Move meta_window_delete() to public API

This commit is contained in:
Davyd Madeley
2009-06-18 17:08:34 +08:00
parent 6e4cd65544
commit f26d503694
2 changed files with 2 additions and 2 deletions

View File

@ -492,8 +492,6 @@ void meta_window_update_wireframe (MetaWindow *window,
int height);
void meta_window_end_wireframe (MetaWindow *window);
void meta_window_delete (MetaWindow *window,
guint32 timestamp);
void meta_window_kill (MetaWindow *window);
void meta_window_focus (MetaWindow *window,
guint32 timestamp);