changeset 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 dd4a5c0542c4
children 7b03971c6d28
files urllog.tcl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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} {