* changeset 304a22cd3bae accidently put all changes from the jitcache-arm-x86 to...
[cacao.git] / src / vm / options.h
index 460f595dc7a513b3b5f16ce390e558da6e3ba527..1758add5c3a757ba8858a35ad51f1177f1d29667 100644 (file)
@@ -185,9 +185,6 @@ extern int      opt_ThreadStackSize;
 extern bool     opt_AlwaysEmitLongBranches;
 extern int      opt_DebugExceptions;
 extern int      opt_DebugFinalizer;
-#if defined(ENABLE_JITCACHE)
-extern int      opt_DebugJitCache;
-#endif
 extern int      opt_DebugLocalReferences;
 extern int      opt_DebugLocks;
 extern int      opt_DebugPatcher;