From c94bf8a43922c544b485e50ea1f37f41a45821f5 Mon Sep 17 00:00:00 2001 From: Maxim Mamontov Date: Sun, 15 Sep 2013 04:33:25 +0300 Subject: [PATCH] [NY] Removed garbage. --- stglibs/srvconf.lib/include/stg/servconf.h | 5 ----- 1 file changed, 5 deletions(-) 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: -- 2.44.2