summaryrefslogtreecommitdiff
path: root/include/commands.h
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-01-15 20:35:11 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-01-15 20:35:11 +0000
commitd920a2506f430ac466d2e9e33a4810c7dd92534d (patch)
treeef84186c37869f5134a9b587664a89505f31c7b1 /include/commands.h
parent67b93b1938685bc30e3d6b6f46699c65bbab1694 (diff)
CleanFilename movage
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2807 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/commands.h')
-rw-r--r--include/commands.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/commands.h b/include/commands.h
index 8cd1361ee..de2f2c6c7 100644
--- a/include/commands.h
+++ b/include/commands.h
@@ -28,7 +28,6 @@
#include "users.h"
#include "channels.h"
-char* CleanFilename(char* name);
bool is_uline(const char* server);
long duration(const char* str);
void do_whois(userrec* user, userrec* dest,unsigned long signon, unsigned long idle, char* nick);