From: Maxim Mamontov Date: Sun, 15 Sep 2013 01:33:25 +0000 (+0300) Subject: [NY] Removed garbage. X-Git-Url: https://git.stg.codes/stg.git/commitdiff_plain/c94bf8a43922c544b485e50ea1f37f41a45821f5?ds=inline;hp=-c [NY] Removed garbage. --- c94bf8a43922c544b485e50ea1f37f41a45821f5 diff --git a/stglibs/srvconf.lib/include/stg/servconf.h b/stglibs/srvconf.lib/include/stg/servconf.h index 094524e9..1fa0b2b4 100644 --- a/stglibs/srvconf.lib/include/stg/servconf.h +++ b/stglibs/srvconf.lib/include/stg/servconf.h @@ -49,11 +49,6 @@ #define MAX_ERR_STR_LEN (64) #define IP_STRING_LEN (255) -struct ADMINDATA -{ - char login[ADM_LOGIN_LEN]; -}; -//----------------------------------------------------------------------------- class SERVCONF { public: