X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/d084d9ae9f7bcd7f7d1926e7eeae921dbad49273..c1095d51e3e3323455ba758ac7ad0b5988c35244:/projects/stargazer/plugins/configuration/sgconfig/parser.h

diff --git a/projects/stargazer/plugins/configuration/sgconfig/parser.h b/projects/stargazer/plugins/configuration/sgconfig/parser.h
index 3a667360..7a71a2a8 100644
--- a/projects/stargazer/plugins/configuration/sgconfig/parser.h
+++ b/projects/stargazer/plugins/configuration/sgconfig/parser.h
@@ -97,7 +97,6 @@ public:
 private:
     std::string adminToDel;
 
-    int CheckAttr(const char **attr);
     void CreateAnswer();
 };
 //-----------------------------------------------------------------------------