diff options
Diffstat (limited to 'libpathod/pathod.py')
-rw-r--r-- | libpathod/pathod.py | 1 |
1 files changed, 0 insertions, 1 deletions
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() |