X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Flttv%2Fmodules%2Fgui%2Flttvwindow%2Flttvwindow%2Fcommon.h;h=8115b7f6011c8ca555e0a5807937d8cd5b92f512;hb=001d8606bfda457ee644e2ad88449d8c3053f7ab;hp=815264798490f5fbddffe735b4a60c6a4d71afa9;hpb=42fcbb715d16ba7c2c0a37aab5add4bd64d96079;p=lttv.git diff --git a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/common.h b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/common.h index 81526479..8115b7f6 100644 --- a/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/common.h +++ b/ltt/branches/poly/lttv/modules/gui/lttvwindow/lttvwindow/common.h @@ -30,10 +30,6 @@ typedef struct _MainWindow MainWindow; typedef struct _Tab Tab; -/* constructor of the viewer */ -typedef GtkWidget * (*lttvwindow_viewer_constructor) - (MainWindow * main_window, LttvTracesetSelector * s, char *key); - typedef struct _TimeWindow { LttTime start_time; LttTime time_width;