summaryrefslogtreecommitdiffstats
path: root/game/shared/game_items.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/shared/game_items.hh')
-rw-r--r--game/shared/game_items.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/game/shared/game_items.hh b/game/shared/game_items.hh
index 88952fc..6f8eac9 100644
--- a/game/shared/game_items.hh
+++ b/game/shared/game_items.hh
@@ -1,5 +1,3 @@
-#ifndef SHARED_GAME_ITEMS
-#define SHARED_GAME_ITEMS 1
#pragma once
namespace world
@@ -24,5 +22,3 @@ namespace game_items
{
void populate(void);
} // namespace game_items
-
-#endif // SHARED_GAME_ITEMS