95 percent of viewer.h documentation done
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / mainwindow.h
index e9e5e536cd602f0574ae9e7a766e7c94f45dba0f..afda2ff58ff78a915c016da0cf7c8d11d97a6d7d 100644 (file)
@@ -93,13 +93,6 @@ struct _Tab{
   gboolean time_request_pending;
 };
 
-typedef struct _TimeRequest {
-  TimeWindow  time_window;
-  guint num_events;
-  LttvHook after_hook;
-  gpointer after_hook_data;
-} TimeRequest;
-
 /**
  * Remove menu and toolbar item when a module unloaded
  */
This page took 0.022578 seconds and 4 git commands to generate.