removed invalid options from the config file

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40485
This commit is contained in:
David Anderson 2007-02-12 19:41:50 +00:00
parent 89716abdcf
commit ea9815d2f5

View File

@ -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"