changeset 165:ff64ef21c20d

weather: Remove a debug log.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 02 Jun 2014 20:25:08 +0300
parents d5a0e4248f3e
children c8d5f3a7c4b7
files weather.tcl
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
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]