From 8ff17142c5f47dacaa6ae247b92e6d6b5a16d8ac Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 22 May 2007 14:17:44 +0000 Subject: Simpilified Singleton implementation and usage. svn-id: r26922 --- base/plugins.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'base') diff --git a/base/plugins.cpp b/base/plugins.cpp index 23889242f2..7e614dd2bd 100644 --- a/base/plugins.cpp +++ b/base/plugins.cpp @@ -139,8 +139,6 @@ public: #pragma mark - -DECLARE_SINGLETON(PluginManager); - PluginManager::PluginManager() { #ifndef DYNAMIC_MODULES // Add the static plugin provider if we do not build with dynamic -- cgit v1.2.3