From 2b4b777418d9cdf03dcc4e5cf3a1e2ab2c274769 Mon Sep 17 00:00:00 2001 From: Patrick Storz Date: Sun, 9 Jun 2019 02:34:06 +0200 Subject: Minor cleanup (remove unneeded win32-specific defines) --- src/winconsole.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/winconsole.cpp') diff --git a/src/winconsole.cpp b/src/winconsole.cpp index aa04128fd..398608e78 100644 --- a/src/winconsole.cpp +++ b/src/winconsole.cpp @@ -40,7 +40,6 @@ */ #ifdef _WIN32 -#undef DATADIR #include struct echo_thread_info { -- cgit v1.2.3