viewer_constructor cleanup
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / lttvwindow.h
index a555c75e459bd709a0efd358a1bb5e262763a04d..bc0521522b87ccb76ac8cf77300626ab7d36d311 100644 (file)
@@ -264,9 +264,7 @@ FIXME : explain other important events
 
 
 /* constructor a the viewer */
-//FIXME explain LttvTracesetSelector and key
-typedef GtkWidget * (*lttvwindow_viewer_constructor)
-                (Tab *tab, LttvTracesetSelector * s, char *key);
+typedef GtkWidget* (*lttvwindow_viewer_constructor)(Tab *tab);
 
 
 /**
This page took 0.02254 seconds and 4 git commands to generate.