diff options
Diffstat (limited to 'net/ntop/files/patch-plugins_netflowPlugin.c')
-rw-r--r-- | net/ntop/files/patch-plugins_netflowPlugin.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/ntop/files/patch-plugins_netflowPlugin.c b/net/ntop/files/patch-plugins_netflowPlugin.c deleted file mode 100644 index be5be50da805..000000000000 --- a/net/ntop/files/patch-plugins_netflowPlugin.c +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/netflowPlugin.c.orig 2009-06-22 14:00:56.000000000 -0400 -+++ plugins/netflowPlugin.c 2009-06-22 14:01:10.000000000 -0400 -@@ -28,7 +28,7 @@ - static void* netflowUtilsLoop(void* _deviceId); - #endif - --#define DEBUG_FLOWS -+//#define DEBUG_FLOWS - - #define CONST_NETFLOW_STATISTICS_HTML "statistics.html" - |