From 09ebda4d10ef004d196315b829e9c6740dd3d1ee Mon Sep 17 00:00:00 2001 From: madmaxoft Date: Wed, 7 Aug 2013 22:39:40 +0200 Subject: Removed Squirrel. This compiles under Windows, but is untested in Linux. --- source/PluginManager.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'source/PluginManager.cpp') diff --git a/source/PluginManager.cpp b/source/PluginManager.cpp index 412200256..16b4056f4 100644 --- a/source/PluginManager.cpp +++ b/source/PluginManager.cpp @@ -1073,7 +1073,6 @@ void cPluginManager::UnloadPluginsNow() m_Commands.clear(); m_ConsoleCommands.clear(); - //SquirrelVM::Shutdown(); // This breaks shit } -- cgit v1.2.3