From d920a2506f430ac466d2e9e33a4810c7dd92534d Mon Sep 17 00:00:00 2001 From: brain Date: Sun, 15 Jan 2006 20:35:11 +0000 Subject: CleanFilename movage git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2807 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/commands.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/commands.h') 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); -- cgit v1.2.3