X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/22e3e39be9fa6422a0167995299c341fd5ac5607..bb0f5269e5987bcd09eaa0afc74d08dcd5dd29b7:/projects/stargazer/plugins/configuration/sgconfig/stgconfig.h diff --git a/projects/stargazer/plugins/configuration/sgconfig/stgconfig.h b/projects/stargazer/plugins/configuration/sgconfig/stgconfig.h index 8fa4dc76..a3da3895 100644 --- a/projects/stargazer/plugins/configuration/sgconfig/stgconfig.h +++ b/projects/stargazer/plugins/configuration/sgconfig/stgconfig.h @@ -10,10 +10,6 @@ #include "stg/logger.h" #include "configproto.h" -extern "C" PLUGIN * GetPlugin(); - -class STG_CONFIG; - class STG_CONFIG_SETTINGS { public: STG_CONFIG_SETTINGS() : errorStr(), port(0) {}