summaryrefslogtreecommitdiffstats
path: root/lib/MiddleWare
diff options
context:
space:
mode:
Diffstat (limited to 'lib/MiddleWare')
-rw-r--r--lib/MiddleWare/CrashCatcherPlugin.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/MiddleWare/CrashCatcherPlugin.h b/lib/MiddleWare/CrashCatcherPlugin.h
index c5ecff5..43e59af 100644
--- a/lib/MiddleWare/CrashCatcherPlugin.h
+++ b/lib/MiddleWare/CrashCatcherPlugin.h
@@ -52,7 +52,6 @@ class CCrashCatcherPlugin
const plugin_type_t GetType();
CPlugin* PluginNew();
- const map_settings_t& GetSettings();
};
#endif /*CRASHCATCHERPLUGIN_H_*/