Skip to content

Commit

Permalink
Removes a debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
simonemainardi committed Apr 2, 2019
1 parent d8924af commit 6040e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ArpStatsMatrixElement.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

#include "ntop_includes.h"

#define TRACE_ARP_LIFECYCLE 1
// #define TRACE_ARP_LIFECYCLE 1

ArpStatsMatrixElement::ArpStatsMatrixElement(NetworkInterface *_iface,
const u_int8_t _src_mac[6], const u_int8_t _dst_mac[6],
Expand Down

0 comments on commit 6040e76

Please sign in to comment.