summaryrefslogtreecommitdiffstats
path: root/game/client/experiments.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/experiments.hh')
-rw-r--r--game/client/experiments.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/game/client/experiments.hh b/game/client/experiments.hh
index a2ce66a..ff2cbad 100644
--- a/game/client/experiments.hh
+++ b/game/client/experiments.hh
@@ -1,5 +1,3 @@
-#ifndef CLIENT_EXPERIMENTS_HH
-#define CLIENT_EXPERIMENTS_HH 1
#pragma once
namespace experiments
@@ -16,5 +14,3 @@ namespace experiments
void attack(void);
void interact(void);
} // namespace experiments
-
-#endif // CLIENT_EXPERIMENTS_HH