From b0611f31895130dcc27bef93bf1d54dfbfc1da43 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 20 Nov 2011 12:14:10 +1100 Subject: M4: Removed the M4/MADS engine from trunk --- base/plugins.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'base') diff --git a/base/plugins.cpp b/base/plugins.cpp index 3e18e0ec4e..e587b962d6 100644 --- a/base/plugins.cpp +++ b/base/plugins.cpp @@ -133,9 +133,6 @@ public: #if PLUGIN_ENABLED_STATIC(LURE) LINK_PLUGIN(LURE) #endif - #if PLUGIN_ENABLED_STATIC(M4) - LINK_PLUGIN(M4) - #endif #if PLUGIN_ENABLED_STATIC(MADE) LINK_PLUGIN(MADE) #endif -- cgit v1.2.3