aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 8e74185..c4ef3bb 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -65,10 +65,6 @@
#include <thread>
#include <mutex>
-#ifndef _countof
-#define _countof(x) (sizeof(x)/sizeof((x)[0]))
-#endif
-
static bool g_bPrintf = true;
enum class ViewMode {