------------------------------------------------------------
revno: 246
committer: Seif Lotfy <s...@lotfy.com>
branch nick: bluebird
timestamp: Fri 2011-09-16 17:17:08 +0200
message:
  removed unecessary fixme since the timestamp sanity is cecked upon converting 
the the event from variant to an Event object
modified:
  src/engine.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/engine.vala'
--- src/engine.vala	2011-09-15 22:15:58 +0000
+++ src/engine.vala	2011-09-16 15:17:08 +0000
@@ -565,8 +565,6 @@
         requires (event.id == 0)
         requires (event.num_subjects () > 0)
     {
-        // FIXME: make sure event timestamp is sane
-
         event.id = ++last_id;
 
         // FIXME: store the payload

_______________________________________________
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