git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Ticket 12. The if (settings->GetStopOnError()) check and displays
[stg.git]
/
stglibs
/
srvconf.lib
/
parsers
/
get_service.h
diff --git
a/stglibs/srvconf.lib/parsers/get_service.h
b/stglibs/srvconf.lib/parsers/get_service.h
index fe29ec09daaf463e0684991c7eebd99b9c21b0ab..d82136271745142d2fa71290deb997777e20123a 100644
(file)
--- 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