------------------------------------------------------------
revno: 215
committer: Michal Hruby <[email protected]>
branch nick: bluebird
timestamp: Fri 2011-09-02 17:45:48 +0200
message:
Fix a bug reported by seif
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-01 16:40:48 +0000
+++ src/engine.vala 2011-09-02 15:45:48 +0000
@@ -54,8 +54,6 @@
manifestations_table = new TableLookup(database, "manifestation");
mimetypes_table = new TableLookup(database, "mimetype");
actors_table = new TableLookup(database, "actor");
-
- // FIXME: load extensions
}
public GenericArray<Event?> get_events(uint32[] event_ids,
_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to : [email protected]
Unsubscribe : https://launchpad.net/~zeitgeist
More help : https://help.launchpad.net/ListHelp