summaryrefslogtreecommitdiff
path: root/src/account-server/accountclient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/account-server/accountclient.h')
-rw-r--r--src/account-server/accountclient.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/account-server/accountclient.h b/src/account-server/accountclient.h
index bdcc4b8c..dd2e1366 100644
--- a/src/account-server/accountclient.h
+++ b/src/account-server/accountclient.h
@@ -41,14 +41,7 @@ enum AccountClientStatus
class AccountClient : public NetComputer
{
public:
- /**
- * Constructor.
- */
AccountClient(ENetPeer *peer);
-
- /**
- * Destructor.
- */
~AccountClient();
/**