Remove no-longer existing function

This commit is contained in:
Matthias Clasen 2011-12-01 00:02:08 -05:00 committed by Ryan Lortie
parent f10f3bc7e4
commit 6d0475df4f

View File

@ -77,7 +77,6 @@ void gtk_application_remove_window (GtkAppl
GList * gtk_application_get_windows (GtkApplication *application);
GtkMenu * gtk_application_get_menu (GtkApplication *application);
G_END_DECLS