diff --git a/src/utils/hldata.cpp b/src/utils/hldata.cpp index e59bde2e..65eb6975 100644 --- a/src/utils/hldata.cpp +++ b/src/utils/hldata.cpp @@ -65,7 +65,7 @@ bool do_proximity_test(int window, vector*>& plists, return false; } -#define DEBUGGROUPS +#undef DEBUGGROUPS #ifdef DEBUGGROUPS #define LOGRP LOGDEB #else