Removes a debug define

This commit is contained in:
Simone Mainardi 2018-08-22 13:08:25 +02:00
parent 07d993cd76
commit b5737c9e53

View file

@ -31,7 +31,6 @@ extern int ntop_lua_check(lua_State* vm, const char* func, int pos, int expected
static bool help_printed = false;
#define AGGREGATED_FLOW_DEBUG 1
/* **************************************************** */
/* Method used for collateral activities */