diff options
Diffstat (limited to 'game/client/session.hh')
| -rw-r--r-- | game/client/session.hh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/game/client/session.hh b/game/client/session.hh index 8384a49..f61d62d 100644 --- a/game/client/session.hh +++ b/game/client/session.hh @@ -1,5 +1,3 @@ -#ifndef CLIENT_SESSION_HH -#define CLIENT_SESSION_HH 1 #pragma once namespace session @@ -27,5 +25,3 @@ namespace session { bool is_ingame(void); } // namespace session - -#endif // CLIENT_SESSION_HH |
