]> git.stg.codes - stg.git/commitdiff
[NY] Removed more garbage.
authorMaxim Mamontov <faust.madf@gmail.com>
Sun, 15 Sep 2013 01:35:14 +0000 (04:35 +0300)
committerMaxim Mamontov <faust.madf@gmail.com>
Sun, 15 Sep 2013 01:35:14 +0000 (04:35 +0300)
stglibs/srvconf.lib/include/stg/servconf.h

index 1fa0b2b4de21ec46d042952c2018693c658924b1..285136ea059f8a0659e46c109c5e8d6a0c34a2fc 100644 (file)
 #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: