[gnome-terminal/gnome-2-28] Remove debug spew
- From: Christian Persch <chpe src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-terminal/gnome-2-28] Remove debug spew
- Date: Sun, 18 Oct 2009 09:49:28 +0000 (UTC)
commit 370e60acf022942ec01c96ad19dd4f85790c3680
Author: Christian Persch <chpe gnome org>
Date: Mon Oct 5 13:48:20 2009 +0200
Remove debug spew
src/terminal-util.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/terminal-util.c b/src/terminal-util.c
index d5d4579..67b052c 100644
--- a/src/terminal-util.c
+++ b/src/terminal-util.c
@@ -291,7 +291,6 @@ terminal_util_resolve_relative_path (const char *path,
resolved_path = g_file_get_path (resolved_file);
g_object_unref (resolved_file);
- g_print ("resolved %s + %s => %s\n", path, relative_path, resolved_path);
return resolved_path;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]