aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/cl_rcon.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/cl_rcon.h')
-rw-r--r--NorthstarDedicatedTest/cl_rcon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NorthstarDedicatedTest/cl_rcon.h b/NorthstarDedicatedTest/cl_rcon.h
index ddfd0ed5..1b9e2dec 100644
--- a/NorthstarDedicatedTest/cl_rcon.h
+++ b/NorthstarDedicatedTest/cl_rcon.h
@@ -8,7 +8,7 @@ class CRConClient
{
public:
CRConClient(void) {};
- ~CRConClient(void) {};
+ ~CRConClient(void);
void Init(void);
void Shutdown(void);