Removing `wallops` as a network function; Whitespace cleanup
[KiwiIRC.git] / client / src / app.js
index 035c06d2290e594da1f1eaa2634aef083f3f13a8..748a28b4c87468d4803cc7f728cdecbf1837113b 100644 (file)
@@ -68,7 +68,7 @@ _kiwi.global = {
                 part: 'part', join: 'join', action: 'action', ctcp: 'ctcp',\r
                 ctcpRequest: 'ctcpRequest', ctcpResponse: 'ctcpResponse',\r
                 notice: 'notice', msg: 'privmsg', changeNick: 'changeNick',\r
-                channelInfo: 'channelInfo', mode: 'mode', wallops: 'wallops'\r
+                channelInfo: 'channelInfo', mode: 'mode'\r
             };\r
 \r
             // Proxy each gateway method\r