summaryrefslogtreecommitdiff
path: root/include/inspircd.h
diff options
context:
space:
mode:
authordanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>2009-11-03 22:45:50 +0000
committerdanieldg <danieldg@e03df62e-2008-0410-955e-edbf42e46eb7>2009-11-03 22:45:50 +0000
commit9566b0bb159d994506094f011b5dcf73fc1c38a3 (patch)
tree4a960d66a7551135aaad38845b7f8a645fefc7bb /include/inspircd.h
parentab4b307b744f3602512fd2ab126c5f4f4a2173db (diff)
Match USERINPUT/USEROUTPUT identifiers
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12004 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/inspircd.h')
-rw-r--r--include/inspircd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index 2b6fc579a..0bbf3fb03 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -26,7 +26,6 @@
#else
#include "inspircd_win32wrapper.h"
/** Windows defines these already */
-#undef DELETE
#undef ERROR
#endif