bugfix - no data were logged if no IPV6 traffic detected, by mistake
[svn/Prometheus-QoS/.git] / parseiptables.c
index b44c7ad133008b5275d3e128449a0ff40d752deb..db984fa923035a878541da78ac597c17f2f11ff4 100644 (file)
@@ -21,7 +21,6 @@ void get_traffic_statistics(const char *whichiptables, int ipv6)
 {\r
  char *str,*cmd;\r
  int downloadflag = 0;\r
- traffic_detected = 0;\r
 \r
  textfile(Pipe,str) *line,*lines=NULL;\r
  string(str,STRLEN);\r
This page took 0.141282 seconds and 4 git commands to generate.