From 94a7770a9404cf0da3a0bab5064976ba26e9762f Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Thu, 25 Jun 2015 10:33:35 +1200 Subject: Output warning info to log fp using logging methods --- libpathod/pathod.py | 1 - 1 file changed, 1 deletion(-) (limited to 'libpathod/pathod.py') diff --git a/libpathod/pathod.py b/libpathod/pathod.py index fc63da18..e6c83185 100644 --- a/libpathod/pathod.py +++ b/libpathod/pathod.py @@ -314,7 +314,6 @@ class PathodHandler(tcp.BaseHandler): self.server.craftanchor )]) - if anchor_gen: spec = anchor_gen.next() -- cgit v1.2.3