summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@zerotier.com>2014-08-21 17:49:46 -0700
committerAdam Ierymenko <adam.ierymenko@zerotier.com>2014-08-21 17:49:46 -0700
commitaf62a6cade200abdf5a282fb3f0ae1a9ec875dd2 (patch)
treead9d4b62c886129273e4a5268b76886ec71632fc
parentde4e29288d30183ca78a5e0878431ed47fa58b8f (diff)
downloadinfinitytier-af62a6cade200abdf5a282fb3f0ae1a9ec875dd2.tar.gz
infinitytier-af62a6cade200abdf5a282fb3f0ae1a9ec875dd2.zip
Forgot to uncomment secret debug #define of death.
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 9743a74d..6fdcc1a9 100644
--- a/main.cpp
+++ b/main.cpp
@@ -27,7 +27,7 @@
// Uncomment on Windows to assume -C and run in console instead of service
// Useful for Visual Studio debugging (launch VS as Administrator to run)
-#define ZT_WIN_RUN_IN_CONSOLE
+//#define ZT_WIN_RUN_IN_CONSOLE
#include <stdio.h>
#include <stdlib.h>