From: compudj Date: Thu, 19 Aug 2004 00:50:42 +0000 (+0000) Subject: remove cfv debug X-Git-Tag: v0.12.20~2680 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=cc09b7022bec85321a29446943bbf3304a3a4192;p=lttv.git remove cfv debug git-svn-id: http://ltt.polymtl.ca/svn@809 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.c b/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.c index 59c0f0b3..6a8bcd44 100644 --- a/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.c +++ b/ltt/branches/poly/lttv/modules/gui/controlflow/processlist.c @@ -411,7 +411,7 @@ void copy_pixmap_to_screen(ProcessList *process_list, gint end = MIN(ceil((y+height)/(double)cell_height), process_list->index_to_pixmap->len); gint i; - g_warning("begin : %i, end : %i", begin,end); + for(i=begin; iindex_to_pixmap->len); /* Render the pixmap to the screen */