[glade/multiple-toplevels] Removed debug print.
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade/multiple-toplevels] Removed debug print.
- Date: Sun, 30 Jan 2011 00:42:45 +0000 (UTC)
commit f671a7ea1bc374448628ed5459c40e046f6eaeb2
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date: Sat Jan 29 23:52:21 2011 +0900
Removed debug print.
src/main.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index a2d4042..b27d502 100644
--- a/src/main.c
+++ b/src/main.c
@@ -138,15 +138,12 @@ glade_startup (GApplication *application)
g_idle_add ((GSourceFunc)open_new_project, glade);
- g_print ("Glade starting up\n");
-
G_APPLICATION_CLASS (glade_parent_class)->startup (application);
}
static void
glade_activate (GApplication *application)
{
- g_print ("Who knows what the GApplication:activate is for anyway\n");
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]