From ea9815d2f5022e65b948d9cb88de8cf96b4f6dfc Mon Sep 17 00:00:00 2001 From: David Anderson Date: Mon, 12 Feb 2007 19:41:50 +0000 Subject: [PATCH] removed invalid options from the config file --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40485 --- configs/plugin_settings.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/configs/plugin_settings.cfg b/configs/plugin_settings.cfg index 0e97e68d..c0f8dad2 100644 --- a/configs/plugin_settings.cfg +++ b/configs/plugin_settings.cfg @@ -13,8 +13,6 @@ * * You can also have an "Options" section declaring options to pass onto the JIT: * "debug" - Whether or not to load the plugin in debug mode - * "inl_errors" - Internal optimization to inline error checks. Results in larger but faster code. - * "inl_natives" - Internal optimization to inline native calls. Results in larger code (unknown speed effect). */ "Plugins"