diff options
Diffstat (limited to 'src/ui.h')
-rw-r--r-- | src/ui.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -54,8 +54,6 @@ void meta_ui_add_frame (MetaUI *ui, Window xwindow); void meta_ui_remove_frame (MetaUI *ui, Window xwindow); - -Window meta_ui_get_moving_frame (MetaUI *ui); /* GDK insists on tracking map/unmap */ |