From c3b507d1eb8a82f9eda3a5e7f7b2dd2f2e9bb4c0 Mon Sep 17 00:00:00 2001
From: Maxim Mamontov <faust.madf@gmail.com>
Date: Sun, 15 Sep 2013 04:35:14 +0300
Subject: [PATCH] [NY] Removed more garbage.

---
 stglibs/srvconf.lib/include/stg/servconf.h | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/stglibs/srvconf.lib/include/stg/servconf.h b/stglibs/srvconf.lib/include/stg/servconf.h
index 1fa0b2b4..285136ea 100644
--- a/stglibs/srvconf.lib/include/stg/servconf.h
+++ b/stglibs/srvconf.lib/include/stg/servconf.h
@@ -38,17 +38,11 @@
 #include "stg/parser_send_message.h"
 
 #include "stg/os_int.h"
-#include "stg/const.h"
 
-#include <list>
-#include <vector>
 #include <string>
 
 #include <expat.h>
 
-#define MAX_ERR_STR_LEN (64)
-#define IP_STRING_LEN   (255)
-
 class SERVCONF
 {
 public:
-- 
2.44.2