diff options
Diffstat (limited to 'src/ui/ui.c')
-rw-r--r-- | src/ui/ui.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ui/ui.c b/src/ui/ui.c index 9c99552d..44c72938 100644 --- a/src/ui/ui.c +++ b/src/ui/ui.c @@ -487,7 +487,6 @@ meta_ui_queue_frame_draw (MetaUI *ui, meta_frames_queue_draw (ui->frames, xwindow); } - void meta_ui_set_frame_title (MetaUI *ui, Window xwindow, |