diff weather.tcl @ 165:ff64ef21c20d

weather: Remove a debug log.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 02 Jun 2014 20:25:08 +0300
parents bee5cd89d41c
children 3a375ee7c106
line wrap: on
line diff
--- a/weather.tcl	Mon Jun 02 20:18:59 2014 +0300
+++ b/weather.tcl	Mon Jun 02 20:25:08 2014 +0300
@@ -286,8 +286,6 @@
   global weather_msg_aliased weather_msg_unaliased weather_msg_no_access
   global weather_msg_def_set weather_msg_def_not_set
 
-  putlog "$unick : '$uhand' @ $uchan"
-
   # Check and handle arguments
   set rarglist [::textutil::split::splitx $uargs {\s+}]
   set rarg [lindex $rarglist 0]