# HG changeset patch # User Matti Hamalainen # Date 1318526074 -10800 # Node ID 939d2338c842486aae3e351246f074d5bb468e04 # Parent e5f2961a6145fc9880c208a3ad02930c7382bfa8 urllog: Remove lingering http token cleanup. diff -r e5f2961a6145 -r 939d2338c842 urllog.tcl --- 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 }