1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 11:16:38 +02:00

Fixed Mac build

This commit is contained in:
Adam
2011-02-11 18:21:57 -05:00
parent 8d1fe0a36f
commit 2060bacdea
2 changed files with 0 additions and 3 deletions
-1
View File
@@ -17,7 +17,6 @@
/*************************************************************************/
/* *INDENT-OFF* */
NickCore *nclists[1024];
E void moduleAddMemoServCmds(void);
static void new_memo_mail(NickCore *nc, Memo *m);
E void rsend_notify(User *u, Memo *m, const char *chan);
-2
View File
@@ -15,8 +15,6 @@
#include "messages.h"
#include "language.h"
int servernum;
/*************************************************************************/
int m_nickcoll(char *user)