summaryrefslogtreecommitdiffstats
path: root/game/server/inhabited.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/server/inhabited.hh')
-rw-r--r--game/server/inhabited.hh7
1 files changed, 0 insertions, 7 deletions
diff --git a/game/server/inhabited.hh b/game/server/inhabited.hh
deleted file mode 100644
index c68ddaa..0000000
--- a/game/server/inhabited.hh
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef SERVER_INHABITED_HH
-#define SERVER_INHABITED_HH 1
-#pragma once
-
-struct InhabitedComponent final {};
-
-#endif /* SERVER_INHABITED_HH */