diff options
| author | Ginger Bill <bill@gingerbill.org> | 2016-09-27 15:30:10 +0100 |
|---|---|---|
| committer | Ginger Bill <bill@gingerbill.org> | 2016-09-27 15:30:10 +0100 |
| commit | 006741908b6bc42a621549cf869c2227cdf82f7b (patch) | |
| tree | 34e4d7afcb13f821befb6002e56657d1fda4f023 /src/main.cpp | |
| parent | b59333294204fd3e298483aea09bc4fab589de94 (diff) | |
Remove #define DISPLAY_TIMING
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
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" |