[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] Drop debugging print statement
commit 6b5c4161d00c7cdf1db343464adf5da5f8457d46
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Sun May 10 19:41:59 2015 -0700
Drop debugging print statement
Oops, one slipped in.
---
stem/control.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/stem/control.py b/stem/control.py
index 39fc3c9..fc86909 100644
--- a/stem/control.py
+++ b/stem/control.py
@@ -2635,7 +2635,6 @@ class Controller(BaseController):
if await_publication:
def hs_desc_listener(event):
- print event
hs_desc_queue.put(event)
self.add_event_listener(hs_desc_listener, EventType.HS_DESC)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits