X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2FguiControlFlow%2FDraw_Item.c;h=72536e7fe46fb5e572001ff2d5a2bfee4886e336;hb=9f967db4d1b31323f7da107d74cf9623c3a6081b;hp=6dcf0a48004392e77a9eb50a8219afa452825c78;hpb=80a52ff84b0196d969d8e4bffe0f698652d8801c;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.c b/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.c index 6dcf0a48..72536e7f 100644 --- a/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.c +++ b/ltt/branches/poly/lttv/modules/guiControlFlow/Draw_Item.c @@ -293,7 +293,6 @@ gboolean draw_arc( void *hook_data, void *call_data) Draw_Context->Current->modify_over->x, Draw_Context->Current->modify_over->y, Properties->size, Properties->size, 0, 360*64); - g_critical("I draw arc over, x: %i, y: %i", Draw_Context->Current->modify_over->x, Draw_Context->Current->modify_over->y); Draw_Context->Current->modify_over->x += Properties->size; break; case MIDDLE: