# HG changeset patch # User Matti Hamalainen # Date 1450373202 -7200 # Node ID 72b4e4f47af233486d0ab1b6d8184b375a4c9aad # Parent 3b67c66fe0dcff2e531c2a6f28581415f42cd6de weather: Remove debug spam. diff -r 3b67c66fe0dc -r 72b4e4f47af2 weather.tcl --- a/weather.tcl Wed Dec 16 12:46:26 2015 +0200 +++ b/weather.tcl Thu Dec 17 19:26:42 2015 +0200 @@ -192,8 +192,6 @@ proc weather_update {} { global weather_datafile weather_data - weather_log "* In weather_update .." - # Check if we can open the weather data file if {![catch {set ufile [open $weather_datafile r 0600]} uerrmsg]} { # Create dict