Module mainwin: clean up, following gtk convention
[lttv.git] / ltt / branches / poly / include / lttv / mainWindow.h
index dc0254f1259a1b684ad674a872edcd59dd588c0c..61ef6b775a35133b82e8d64bdad9526b0a5d9764 100644 (file)
@@ -18,10 +18,6 @@ typedef struct _WindowCreationData {
        char ** argv;
 } WindowCreationData;
 
-typedef struct _TimeWindow {
-       LttTime startTime;
-       LttTime Time_Width;
-} TimeWindow;
 
 typedef struct _TracesetInfo {
        gchar* path;
This page took 0.024019 seconds and 4 git commands to generate.