[folks/648811-dummy-backend-rebase1: 41/48] core: Remove unnecessary debug spew
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [folks/648811-dummy-backend-rebase1: 41/48] core: Remove unnecessary debug spew
- Date: Thu, 7 Nov 2013 10:26:04 +0000 (UTC)
commit 37b535c23115b39fe82a099fbe7d4014a82c584b
Author: Philip Withnall <philip withnall collabora co uk>
Date: Thu Nov 7 08:57:44 2013 +0000
core: Remove unnecessary debug spew
folks/individual-aggregator.vala | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/folks/individual-aggregator.vala b/folks/individual-aggregator.vala
index 2ae8b54..1815145 100644
--- a/folks/individual-aggregator.vala
+++ b/folks/individual-aggregator.vala
@@ -889,12 +889,9 @@ public class Folks.IndividualAggregator : Object
/* Handle the stores that have already been signaled. Since
* this might change while we are looping, get a copy first.
*/
-
var stores = backend.persona_stores.values.to_array ();
- GLib.debug("new backend--------------------------------------%s:%d\n", backend.name,
stores.length);
foreach (var persona_store in stores)
{
- GLib.debug("new backend--------------------------------------\n");
this._backend_persona_store_added_cb (backend, persona_store);
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]