commit d7b8ccbe27d0a1ff3e9ed291e04ba18a86d5f89f Author: Philip Withnall Date: Tue Apr 17 12:56:11 2012 +0100 eds: Don’t try and remove a non-existent timeout source In the case that the modify_contact() call fails, timeout_id will equal 0, and GLib will complain when we try to remove it in the finally{} block. backends/eds/lib/edsf-persona-store.vala | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) commit f8cd520f396964e17984fc585c5f0913f512e30d Author: Philip Withnall Date: Tue Apr 17 12:45:53 2012 +0100 telepathy: Convert another logger warning to a debug message backends/telepathy/lib/tpf-persona-store.vala | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2d0ca2ce7e07caa00baac0c5787e14b69229322e