[memprof: 74/76] Remove ill-fated debug messages.
- From: Holger Hans Peter Freyther <hfreyther src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [memprof: 74/76] Remove ill-fated debug messages.
- Date: Sun, 13 Jun 2010 03:44:27 +0000 (UTC)
commit 1c7052f8109659031522756109f70f8254c75825
Author: Holger Hans Peter Freyther <zecke selfish org>
Date: Thu Apr 15 10:40:41 2010 +0200
Remove ill-fated debug messages.
This should not have been comitted... Cleanup.
src/main.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/main.c b/src/main.c
index 950d1b9..4814130 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1797,11 +1797,9 @@ main(int argc, char **argv)
ProcessWindow *initial_window;
- printf("befor argc: %d\n", argc);
gtk_init (&argc, &argv);
parse_options (&argc, &argv);
- printf("after argc: %d\n", argc);
/* Set up a handler for SIGCHLD to avoid zombie children
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]