mega modif by Mathieu Desnoyers. Independant main windows, multiple tracesets, contro...
[lttv.git] / ltt / branches / poly / include / lttv / common.h
index 6ac9e305a1fc38e09edf32f77f2f7ecab513c4f9..22057a966ebe3e801916a5bc2a23cc9f7b0c616d 100644 (file)
@@ -6,14 +6,12 @@
 #include <gtk/gtk.h>
 
 typedef struct _mainWindow mainWindow;
-typedef struct _systemView systemView;
+//typedef struct _systemView systemView;
 typedef struct _tab tab;
-typedef struct _TimeInterval TimeInterval;
 
 /* constructor of the viewer */
 typedef GtkWidget * (*lttv_constructor)(mainWindow * main_window);
 typedef lttv_constructor view_constructor;
 
 
-
 #endif // COMMON_H
This page took 0.023436 seconds and 4 git commands to generate.