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