------------------------------------------------------------
revno: 306
committer: Michal Hruby <michal....@gmail.com>
branch nick: bluebird
timestamp: Wed 2011-10-12 23:13:12 +0200
message:
  Little fixes
modified:
  src/remote.vala
  test/direct/Makefile.am


--
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/remote.vala'
--- src/remote.vala	2011-10-11 10:18:06 +0000
+++ src/remote.vala	2011-10-12 21:13:12 +0000
@@ -38,9 +38,6 @@
             BusName sender
         ) throws Error;
 
-        // This is stupid. We don't need it.
-        //public void DeleteLog ();
-
         public abstract uint32[] find_event_ids (
             [DBus (signature = "(xx)")] Variant time_range,
             [DBus (signature = "a(asaasay)")] Variant event_templates,

=== modified file 'test/direct/Makefile.am'
--- test/direct/Makefile.am	2011-09-17 19:38:43 +0000
+++ test/direct/Makefile.am	2011-10-12 21:13:12 +0000
@@ -19,6 +19,7 @@
 	$(top_srcdir)/src/engine.vala \
 	$(top_srcdir)/src/utils.vala \
 	$(top_srcdir)/src/errors.vala \
+	$(top_srcdir)/src/extension-store.vala \
 	$(top_srcdir)/src/notify.vala \
 	$(top_srcdir)/src/table-lookup.vala \
 	$(top_srcdir)/src/datamodel.vala  \

_______________________________________________
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