From f6ecc08b51691522d9c48ea75bb98775f9c2b92a Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Sat, 9 Jan 2016 23:47:05 -0500 Subject: [PATCH] CmdCount: Removed obsolete method --- src/commands/CmdCount.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/commands/CmdCount.cpp b/src/commands/CmdCount.cpp index 6a9d65e84..275c8230f 100644 --- a/src/commands/CmdCount.cpp +++ b/src/commands/CmdCount.cpp @@ -26,14 +26,11 @@ #include #include -#include #include #include #include #include -extern Context context; - //////////////////////////////////////////////////////////////////////////////// CmdCount::CmdCount () {