From b6ca98f380cd036bfcc544f11f9d906f37c981a8 Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Sat, 9 Nov 2013 19:54:52 +0100 Subject: Removed cStringMap. It wasn't used for anything anymore. --- source/WebAdmin.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/WebAdmin.cpp') diff --git a/source/WebAdmin.cpp b/source/WebAdmin.cpp index 7a1d332a5..ecc131d21 100644 --- a/source/WebAdmin.cpp +++ b/source/WebAdmin.cpp @@ -2,8 +2,6 @@ #include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules #include "WebAdmin.h" -#include "StringMap.h" - #include "WebPlugin.h" #include "PluginManager.h" -- cgit v1.2.3