From 5a217925e3088bfbb187d274ced159754e2397c2 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Thu, 29 Jan 2009 17:34:37 -0700 Subject: Trimmed out a few help functions from some subclasses, and moved them back to the chat class, where they really belong. Since the party class parses its own suboptions, I left the suboptions within that class. Signed-off-by: Ira Rice --- src/party.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/party.h') diff --git a/src/party.h b/src/party.h index 8d6dce47..5643f894 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: ChatWindow *mChat; -- cgit v1.2.3-70-g09d2