This commit is contained in:
Rickard Bäckman 2016-07-19 13:15:46 +02:00
commit 3d15529c03
1037 changed files with 14962 additions and 10191 deletions

View file

@ -806,9 +806,6 @@ public:
develop(bool, TracePcPatching, false, \
"Trace usage of frame::patch_pc") \
\
develop(bool, TraceJumps, false, \
"Trace assembly jumps in thread ring buffer") \
\
develop(bool, TraceRelocator, false, \
"Trace the bytecode relocator") \
\