Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd / m_jupe.c
index 24cb8787a73b0dfafc873c9f62cf7c8f0e814124..6541d046cc9ce867442bfb532fed53360a213227 100644 (file)
@@ -194,6 +194,7 @@ int ms_jupe(struct Client* cptr, struct Client* sptr, int parc, char* parv[])
  * parv[4] = [Comment]
  *
  */
+#ifdef CONFIG_OPERCMDS
 int mo_jupe(struct Client* cptr, struct Client* sptr, int parc, char* parv[])
 {
   struct Client *acptr = 0;
@@ -259,6 +260,7 @@ int mo_jupe(struct Client* cptr, struct Client* sptr, int parc, char* parv[])
   return jupe_add(cptr, sptr, server, reason, expire_off, TStime(), local,
                  active);
 }
+#endif /* CONFIG_OPERCMDS */
 
 /*
  * m_jupe - user message handler