diff --git a/src/d_anonstats.cpp b/src/d_anonstats.cpp index a1f7ee6bdd7..b302ad189f3 100644 --- a/src/d_anonstats.cpp +++ b/src/d_anonstats.cpp @@ -1,4 +1,4 @@ -//#define NO_SEND_STATS +#define NO_SEND_STATS #ifdef NO_SEND_STATS void D_DoAnonStats()