Browse Source

Remove #define DISPLAY_TIMING

Ginger Bill 9 years ago
parent
commit
006741908b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main.cpp

+ 1 - 1
src/main.cpp

@@ -1,4 +1,4 @@
-#define DISPLAY_TIMING
+// #define DISPLAY_TIMING
 
 #include "common.cpp"
 #include "unicode.cpp"