changeset 119:939d2338c842

urllog: Remove lingering http token cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 13 Oct 2011 20:14:34 +0300
parents e5f2961a6145
children 4a23635479c3
files urllog.tcl
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/urllog.tcl	Thu Oct 13 20:14:13 2011 +0300
+++ b/urllog.tcl	Thu Oct 13 20:14:34 2011 +0300
@@ -572,8 +572,6 @@
     urllog_verb_msg $urlNick $urlChan "$urlmsg_errorgettingdoc ($ucode)"
     urllog_log "$ucode - $urlStr"
   }
-
-  ::http::cleanup $utoken
 }