From f54aa39428e7100a331a1364664262f8b36d7082 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 13 Sep 2006 22:38:03 +0000 Subject: Beginnings of postdata stuff git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5240 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_httpd_stats.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/modules/m_httpd_stats.cpp') diff --git a/src/modules/m_httpd_stats.cpp b/src/modules/m_httpd_stats.cpp index 3343e20e9..24b5f7f91 100644 --- a/src/modules/m_httpd_stats.cpp +++ b/src/modules/m_httpd_stats.cpp @@ -22,14 +22,11 @@ using namespace std; #include "configreader.h" #include "modules.h" #include "inspsocket.h" - #include "httpd.h" #include "inspircd.h" /* $ModDesc: Provides statistics over HTTP via m_httpd.so */ - - typedef std::map StatsHash; typedef StatsHash::iterator StatsIter; -- cgit v1.3.1-10-gc9f91