[gnome-contacts] Remove leftover debug hack
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Remove leftover debug hack
- Date: Mon, 5 Sep 2011 12:11:43 +0000 (UTC)
commit b5314b09eb75681c423ae2ac45ce2bafc8909ee4
Author: Alexander Larsson <alexl redhat com>
Date: Mon Sep 5 14:11:28 2011 +0200
Remove leftover debug hack
src/contacts-app.vala | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/contacts-app.vala b/src/contacts-app.vala
index db14f57..49dd888 100644
--- a/src/contacts-app.vala
+++ b/src/contacts-app.vala
@@ -125,7 +125,6 @@ public class Contacts.App : Gtk.Application {
contacts_store.quiescent.connect (() => {
app.window.show ();
});
- app.window.show ();
} else {
window.present ();
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]