diff options
Diffstat (limited to 'src/game/server/status.hh')
| -rw-r--r-- | src/game/server/status.hh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/game/server/status.hh b/src/game/server/status.hh deleted file mode 100644 index 218eab0..0000000 --- a/src/game/server/status.hh +++ /dev/null @@ -1,10 +0,0 @@ -#ifndef SERVER_STATUS_HH -#define SERVER_STATUS_HH 1 -#pragma once - -namespace status -{ -void init(void); -} // namespace status - -#endif // SERVER_STATUS_HH |
