compile ok after API cleanup
[lttv.git] / ltt / branches / poly / lttv / modules / gui / controlflow / cfv-private.h
index 291c129fc04e105800785b3780338239e459ad86..de324869f47d52ae4436b5231a008e7408e12cec 100644 (file)
@@ -32,8 +32,8 @@ struct _ControlFlowData {
   GtkAdjustment *v_adjust ;
   
   /* Shown events information */
-  TimeWindow time_window;
-  LttTime current_time;
+//  TimeWindow time_window;
+//  LttTime current_time;
   
   //guint currently_Selected_Event  ;
   guint number_of_process;
This page took 0.023105 seconds and 4 git commands to generate.