aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorGinger Bill <bill@gingerbill.org>2016-10-09 11:46:14 +0100
committerGinger Bill <bill@gingerbill.org>2016-10-09 11:46:14 +0100
commit2e0b260d3aecb41f2168d6d0481d75897b5763f5 (patch)
treedfa63292aebf059b78af5476a3d10d725059a2ab /src/main.cpp
parente299c3693ee682a38db7141a73596b6a8f67cd1c (diff)
SSA - Basic block optimizations
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 32f9e2ebe..76b0d9346 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,4 +1,4 @@
-#define DISPLAY_TIMING
+// #define DISPLAY_TIMING
#include "common.cpp"
#include "unicode.cpp"