X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Finclude%2Flttv%2FmainWindow.h;h=ac5e98951ef5aaead5bcb0697f98a13f014778a3;hb=c5467007d236566d07c6cc35d2208f411a83e817;hp=2b31328c95a7aa85aa6926b40f1bf37721672b23;hpb=e969fd8ead1ce0d34c839d8598a24f3af768d42e;p=lttv.git diff --git a/ltt/branches/poly/include/lttv/mainWindow.h b/ltt/branches/poly/include/lttv/mainWindow.h index 2b31328c..ac5e9895 100644 --- a/ltt/branches/poly/include/lttv/mainWindow.h +++ b/ltt/branches/poly/include/lttv/mainWindow.h @@ -11,11 +11,6 @@ #include #include -struct _TimeInterval{ - LttTime startTime; - LttTime endTime; -}; - struct _mainWindow{ GtkWidget* MWindow; /* Main Window */