From 0aafc6c4b2e485f5ee9bb0bdf3e687525859cb03 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sat, 14 Jan 2012 19:18:42 +0000 Subject: HTTPServer (patch from FREAK_THEMIGHTY): code cleanup header reorganisation MM_INTERFACE support new langpacks support rather technical changes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@258 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- HTTPServer/MimeHandling.cpp | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'HTTPServer/MimeHandling.cpp') diff --git a/HTTPServer/MimeHandling.cpp b/HTTPServer/MimeHandling.cpp index 339051e..2069f16 100644 --- a/HTTPServer/MimeHandling.cpp +++ b/HTTPServer/MimeHandling.cpp @@ -1,12 +1,5 @@ -#include -#include -#include "MimeHandling.h" - -#ifndef TEST #include "Glob.h" -#else -char szPluginPath[10] = ""; -#endif +#include "MimeHandling.h" /* MIME type/ext map */ -- cgit v1.2.3