summaryrefslogtreecommitdiffstats
path: root/game/client/receive.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/receive.hh')
-rw-r--r--game/client/receive.hh10
1 files changed, 0 insertions, 10 deletions
diff --git a/game/client/receive.hh b/game/client/receive.hh
deleted file mode 100644
index 27ed2b2..0000000
--- a/game/client/receive.hh
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef CLIENT_RECEIVE_HH
-#define CLIENT_RECEIVE_HH 1
-#pragma once
-
-namespace client_receive
-{
-void init(void);
-} // namespace client_receive
-
-#endif /* CLIENT_RECEIVE_HH */