diff options
Diffstat (limited to 'sesman/session.h')
-rw-r--r-- | sesman/session.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sesman/session.h b/sesman/session.h index 23aed823..aa15cfe7 100644 --- a/sesman/session.h +++ b/sesman/session.h @@ -156,4 +156,3 @@ struct SCP_DISCONNECTED_SESSION* session_get_byuser(char* user, int* cnt, unsigned char flags); #endif - |