mirror of
https://github.com/anope/anope.git
synced 2026-07-03 08:33:12 +02:00
Destroyed Command::help_param* and rewrote the help part of os_news to be much better
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2538 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
@@ -285,11 +285,6 @@ class CoreExport Command
|
||||
*/
|
||||
void SetPermission(const std::string &reststr);
|
||||
|
||||
char *help_param1;
|
||||
char *help_param2;
|
||||
char *help_param3;
|
||||
char *help_param4;
|
||||
|
||||
/* Module related stuff */
|
||||
int core; /* Can this command be deleted? */
|
||||
char *mod_name; /* Name of the module who owns us, NULL for core's */
|
||||
|
||||
Reference in New Issue
Block a user