zeitgeist team mailing list archive
-
zeitgeist team
-
Mailing list archive
-
Message #04077
[Branch ~zeitgeist/zeitgeist/bluebird] Rev 246: removed unecessary fixme since the timestamp sanity is cecked upon converting the the event from ...
------------------------------------------------------------
revno: 246
committer: Seif Lotfy <seif@xxxxxxxxx>
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