diff options
Diffstat (limited to 'base')
-rw-r--r-- | base/plugins.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/base/plugins.cpp b/base/plugins.cpp index 215942fffc..c7688b42a3 100644 --- a/base/plugins.cpp +++ b/base/plugins.cpp @@ -115,9 +115,6 @@ public: #if PLUGIN_ENABLED_STATIC(GROOVIE) LINK_PLUGIN(GROOVIE) #endif - #if PLUGIN_ENABLED_STATIC(IGOR) - LINK_PLUGIN(IGOR) - #endif #if PLUGIN_ENABLED_STATIC(KYRA) LINK_PLUGIN(KYRA) #endif |