completely removed tab list and current_tab concept
[lttv.git] / ltt / branches / poly / lttv / modules / gui / lttvwindow / lttvwindow / callbacks.h
index 29bb3397e8bc7203fe3701f450da76258dd67fc1..c46c9254b099c04dfe5ae45ba5f4587b295e781c 100644 (file)
@@ -26,7 +26,6 @@ void insert_menu_toolbar_item(MainWindow * mw, gpointer user_data);
 void construct_main_window(MainWindow * parent);
 void main_window_free(MainWindow * mw);
 void main_window_destructor(MainWindow * mw);
-void show_viewer(MainWindow *main_win);
 
 void insert_viewer_wrap(GtkWidget *menuitem, gpointer user_data);
 gboolean execute_events_requests(Tab *tab);
This page took 0.028604 seconds and 4 git commands to generate.