1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 06:43:13 +02:00

removed wallops

This commit is contained in:
Bram Matthys
2004-02-22 00:25:15 +00:00
parent 809b19743e
commit efa91d73b4
-1
View File
@@ -301,7 +301,6 @@
#define MAXPARA 15
extern int m_join(), m_part(), m_mode();
extern int m_wallops();
extern int m_nick(), m_error();
extern int m_chatops(), m_dns();
extern int m_gnotice(), m_goper(), m_globops(), m_locops();