diff urllog.tcl @ 62:6428b1bcb34b

urllog: Remove some global variable references where they are not used.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 08 Sep 2011 22:23:33 +0300
parents f69363fc1f61
children 31c8c4f50aa6
line wrap: on
line diff
--- a/urllog.tcl	Thu Sep 08 22:18:06 2011 +0300
+++ b/urllog.tcl	Thu Sep 08 22:23:33 2011 +0300
@@ -533,7 +533,7 @@
 #-------------------------------------------------------------------------
 ### Parse arguments, find and show the results
 proc urllog_find {unick uhand uchan utext upublic} {
-  global urllog_name urllog_version urllog_shorturl urldb
+  global urllog_shorturl urldb
   global urllog_showmax_pub urllog_showmax_priv urlmsg_nomatch
 
   if {$upublic == 0} {