diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/crow_test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/crow_test.cpp b/src/crow_test.cpp index 942095d..a3c9ed9 100644 --- a/src/crow_test.cpp +++ b/src/crow_test.cpp @@ -1,5 +1,3 @@ -//#define CROW_ENABLE_LOGGING -#define CROW_ENABLE_DEBUG #include <iostream> #include <sstream> #include <vector> |