[gnome-panel] clock: fix crash



commit 3c8387188a699c797bef08c8a24ad2f988cd994c
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Fri Nov 14 19:00:34 2014 +0200

    clock: fix crash
    
    https://bugzilla.gnome.org/show_bug.cgi?id=737575

 applets/clock/clock.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/applets/clock/clock.c b/applets/clock/clock.c
index 71f361d..d9964ba 100644
--- a/applets/clock/clock.c
+++ b/applets/clock/clock.c
@@ -1213,7 +1213,6 @@ location_set_current_cb (ClockLocation *loc,
        if (cd->map_widget)
                clock_map_refresh (CLOCK_MAP (cd->map_widget));
         update_location_tiles (cd);
-       save_cities_store (cd); 
 }
 
 static void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]