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

index 094524e9af21a74eaf2b582207ec0983d3e085ea..1fa0b2b4de21ec46d042952c2018693c658924b1 100644 (file)
 #define MAX_ERR_STR_LEN (64)
 #define IP_STRING_LEN   (255)
 
-struct ADMINDATA
-{
-    char login[ADM_LOGIN_LEN];
-};
-//-----------------------------------------------------------------------------
 class SERVCONF
 {
 public: