[gnome-clocks] fix worldclockstorage from purging all clocks



commit fde433f172fd3d79c844b8fb3415dbf256f69ac2
Author: Seif Lotfy <seif lotfy com>
Date:   Thu Aug 16 17:11:52 2012 +0200

    fix worldclockstorage from purging all clocks

 gnomeclocks/storage.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gnomeclocks/storage.py b/gnomeclocks/storage.py
index d480a60..7714082 100644
--- a/gnomeclocks/storage.py
+++ b/gnomeclocks/storage.py
@@ -79,4 +79,3 @@ class WorldClockStorage():
         f.close()
 
 worldclockstorage = WorldClockStorage ()
-worldclockstorage.delete_all_clocks()



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