summaryrefslogtreecommitdiff
path: root/src/organizercore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/organizercore.h')
-rw-r--r--src/organizercore.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/organizercore.h b/src/organizercore.h
index e060fbcb..24de26ee 100644
--- a/src/organizercore.h
+++ b/src/organizercore.h
@@ -227,8 +227,6 @@ public:
MOBase::VersionInfo getVersion() const { return m_Updater.getVersion(); }
- PluginListSortProxy *createPluginListProxyModel();
-
// return the plugin container
//
PluginContainer& pluginContainer() const;