------------------------------------------------------------
revno: 255
committer: Seif Lotfy <s...@lotfy.com>
branch nick: bluebird
timestamp: Sat 2011-09-17 13:19:52 +0200
message:
  removed redundant fixme -> this will be fixed in update_callback
modified:
  src/sql.vala


--
lp:~zeitgeist/zeitgeist/bluebird
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird

Your team Zeitgeist Framework Team is subscribed to branch 
lp:~zeitgeist/zeitgeist/bluebird.
To unsubscribe from this branch go to 
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird/+edit-subscription
=== modified file 'src/sql.vala'
--- src/sql.vala	2011-09-16 22:43:03 +0000
+++ src/sql.vala	2011-09-17 11:19:52 +0000
@@ -176,10 +176,7 @@
         }
 
         public void close ()
-            {
-            // FIXME: make sure symbol tables are consistent (ie.
-            //        _fix_cache is empty)
-            
+        {
             // SQLite connection is implicitly closed upon destruction
             database = null;
         }

_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to     : zeitgeist@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zeitgeist
More help   : https://help.launchpad.net/ListHelp

Reply via email to