From 006741908b6bc42a621549cf869c2227cdf82f7b Mon Sep 17 00:00:00 2001 From: Ginger Bill Date: Tue, 27 Sep 2016 15:30:10 +0100 Subject: Remove #define DISPLAY_TIMING --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') 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" -- cgit v1.2.3