[Xfce4-commits] <xfce4-weather-plugin:master> Remove unnecessary astrodata dump.

Harald Judt noreply at xfce.org
Sun Jan 12 01:08:05 CET 2014


Updating branch refs/heads/master
         to d525f6648f8556a23da40def8b24d662b799b314 (commit)
       from 0183158cdffb3e432eccaab337b2d9053235b19b (commit)

commit d525f6648f8556a23da40def8b24d662b799b314
Author: Harald Judt <h.judt at gmx.at>
Date:   Fri May 10 11:43:02 2013 +0200

    Remove unnecessary astrodata dump.

 panel-plugin/weather.c |    1 -
 1 file changed, 1 deletion(-)

diff --git a/panel-plugin/weather.c b/panel-plugin/weather.c
index 9ee953c..b7ea9ac 100644
--- a/panel-plugin/weather.c
+++ b/panel-plugin/weather.c
@@ -525,7 +525,6 @@ cb_astro_update(SoupSession *session,
 
     schedule_next_wakeup(data);
     data->astro_update->finished = TRUE;
-    weather_dump(weather_dump_astrodata, data->current_astro);
 }
 
 


More information about the Xfce4-commits mailing list