[gtkhtml] Remove debug console message



commit 2c918a3b2319805760ad652f97e1ba5245794ff9
Author: Milan Crha <mcrha redhat com>
Date:   Thu Jul 2 18:40:05 2009 +0200

    Remove debug console message

 gtkhtml/gtkhtml.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtkhtml/gtkhtml.c b/gtkhtml/gtkhtml.c
index 74f0108..6a04fb0 100644
--- a/gtkhtml/gtkhtml.c
+++ b/gtkhtml/gtkhtml.c
@@ -4580,7 +4580,6 @@ gtk_html_copy (GtkHTML *html)
 					  contents)) {
 		free_contents (contents);
 	}
-	g_warning("oo");
 	gtk_clipboard_set_can_store (clipboard,
 			NULL,
 			0);



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