X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/d084d9ae9f7bcd7f7d1926e7eeae921dbad49273..0df921108f5a3240db63336eddd3ab46bf80f424:/stglibs/srvconf.lib/parsers/get_service.h?ds=inline diff --git a/stglibs/srvconf.lib/parsers/get_service.h b/stglibs/srvconf.lib/parsers/get_service.h index fe29ec09..d8213627 100644 --- a/stglibs/srvconf.lib/parsers/get_service.h +++ b/stglibs/srvconf.lib/parsers/get_service.h @@ -55,7 +55,7 @@ private: std::string error; void ParseService(const char * el, const char ** attr); - void ParseServiceParams(const char * el, const char ** attr); + //void ParseServiceParams(const char * el, const char ** attr); }; } // namespace GET_SERVICE