diff options
Diffstat (limited to 'src/party.h')
-rw-r--r-- | src/party.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/party.h b/src/party.h index 846b9d11..98252c37 100644 --- a/src/party.h +++ b/src/party.h @@ -47,7 +47,6 @@ class Party void leftResponse(const std::string &nick); void receiveChat(Being *being, const std::string &msg); - void help(); void help(const std::string &msg); private: |