From f88c5bfa99a6660185c4ce263c86839b86441a21 Mon Sep 17 00:00:00 2001 From: compudj Date: Tue, 6 Sep 2005 18:05:07 +0000 Subject: [PATCH] print debug git-svn-id: http://ltt.polymtl.ca/svn@1140 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/modules/gui/filter/filter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ltt/branches/poly/lttv/modules/gui/filter/filter.c b/ltt/branches/poly/lttv/modules/gui/filter/filter.c index b492380d..99739a53 100644 --- a/ltt/branches/poly/lttv/modules/gui/filter/filter.c +++ b/ltt/branches/poly/lttv/modules/gui/filter/filter.c @@ -149,7 +149,7 @@ guifilter_get_widget(FilterViewerData *fvd) FilterViewerData* gui_filter(Tab *tab) { - g_print("filter::gui_filter()"); + g_debug("filter::gui_filter()"); unsigned i; GtkCellRenderer *renderer; -- 2.34.1