[project @ 2005-07-05 18:48:49 by unknown_lamer]
[clinton/bobotpp.git] / source / ScriptCommands.H
index ab8b9aa..53f5205 100644 (file)
@@ -56,6 +56,7 @@ public:
   static SCM Msg(SCM, SCM);
   static SCM NextServer(void);
   static SCM Nick(SCM);
+  static SCM Notice (SCM, SCM);
   static SCM Op(SCM, SCM);
   static SCM Part(SCM);
   static SCM Reconnect(void);
@@ -94,7 +95,6 @@ public:
   SCM sendKick(SCM, SCM, SCM);
   SCM sendNick(SCM);
   */
-  static SCM sendNotice(SCM, SCM);
   /*
   SCM sendPart(SCM);
   SCM sendPass(SCM);