aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
authorGinger Bill <bill@gingerbill.org>2016-09-27 15:30:10 +0100
committerGinger Bill <bill@gingerbill.org>2016-09-27 15:30:10 +0100
commit006741908b6bc42a621549cf869c2227cdf82f7b (patch)
tree34e4d7afcb13f821befb6002e56657d1fda4f023 /src/main.cpp
parentb59333294204fd3e298483aea09bc4fab589de94 (diff)
Remove #define DISPLAY_TIMING
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 6d516945e..db62c8538 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"