summaryrefslogtreecommitdiffstats
path: root/src/game/server/inhabited.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/server/inhabited.hh')
-rw-r--r--src/game/server/inhabited.hh7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/game/server/inhabited.hh b/src/game/server/inhabited.hh
deleted file mode 100644
index 982fe5d..0000000
--- a/src/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