scroll near fixed
[lttv.git] / ltt / branches / poly / lttv / modules / guiControlFlow / Process_List.c
index 8d4578c62362ae77a42ae5c4c51a5a11f237944d..40e189f6383628dfa081c12d1b88ce6e0534509c 100644 (file)
@@ -480,7 +480,6 @@ gint processlist_get_process_pixels(        ProcessList *Process_List,
                *height = get_cell_height(
                                GTK_TREE_VIEW(Process_List->Process_List_VC));
                *y = *height * path_indices[0];
-               g_critical("inside, y is %i", *y);
                *pmHashed_Process_Data = Hashed_Process_Data;
                return 0;       
        } else {
This page took 0.033488 seconds and 4 git commands to generate.