type name change : lttv_constructor -> lttvwindow_viewer_constructor
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / test_main.c
index 7b31ac6355fec9cb6da8c6641fd6230169021380..02ea36c3a7d8f6bccdfc4715bac58fb35319c3ef 100644 (file)
@@ -18,8 +18,6 @@
 /* global variable */
 systemView * gSysView;
 
-typedef view_constructor (* constructor)();
-constructor get_constructor = NULL;
 typedef void (*call_Event_Selected_Hook)(void * call_data);
 call_Event_Selected_Hook selected_hook = NULL;
 GModule *gm;
This page took 0.022399 seconds and 4 git commands to generate.