]> git.stg.codes - stg.git/blobdiff - stglibs/srvconf.lib/servconf.cpp
Small fix.
[stg.git] / stglibs / srvconf.lib / servconf.cpp
index 078466d7b7953076b59870c59db4dd0b64945f0b..0ca3028c9e881209cf4d881696c6aedc0ae9a41e 100644 (file)
@@ -379,7 +379,6 @@ return st_ok;
 //-----------------------------------------------------------------------------
 int SERVCONF::Start(const char *el, const char **attr)
 {
-printfd(__FILE__, "<%s>\n", el);
 currParser->ParseStart(el, attr);
 return 0;
 }