[gnome-contacts] Window: remove useless debug statement.



commit 2ac21403962b53af179605b14342b48a6acc3a10
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Sat Jan 13 18:31:31 2018 +0100

    Window: remove useless debug statement.

 src/contacts-window.vala |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/contacts-window.vala b/src/contacts-window.vala
index f20cc8f..3b35923 100644
--- a/src/contacts-window.vala
+++ b/src/contacts-window.vala
@@ -69,7 +69,6 @@ public class Contacts.Window : Gtk.ApplicationWindow {
       show_menubar: false,
       store: contacts_store
     );
-    debug ("everyone creation: finalized already!!!");
 
     create_contact_pane ();
     set_headerbar_layout ();


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]