From b13d899be8864370c04fe02ef49007f414eb8e45 Mon Sep 17 00:00:00 2001 From: peavey Date: Sat, 23 Aug 2008 11:36:02 +0000 Subject: nuke some debug not needed anymore git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10226 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/command_parse.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/command_parse.cpp') diff --git a/src/command_parse.cpp b/src/command_parse.cpp index cdac83a24..612337ccf 100644 --- a/src/command_parse.cpp +++ b/src/command_parse.cpp @@ -565,8 +565,6 @@ void CommandParser::SetupCommandTable(User* user) } } } - else - printf("NOT loading %s, not a cmd\n", entry->d_name); } closedir(library); if (!user) -- cgit v1.2.3