From 55b81f917cd313a8814d3364048af0036b41a2ca Mon Sep 17 00:00:00 2001 From: danieldg Date: Fri, 30 Oct 2009 19:54:47 +0000 Subject: Clean up typos and some unused code git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11980 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/commands/cmd_whowas.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/commands') diff --git a/include/commands/cmd_whowas.h b/include/commands/cmd_whowas.h index 71c635b39..4031ce6db 100644 --- a/include/commands/cmd_whowas.h +++ b/include/commands/cmd_whowas.h @@ -72,10 +72,6 @@ class CommandWhowas : public Command */ whowas_users_fifo whowas_fifo; - /* String holding stats so it can be collected - */ - std::string stats; - public: CommandWhowas(Module* parent); /** Handle command. -- cgit v1.2.3