avoid apple gcc warning
This commit is contained in:
parent
658bb3ccd4
commit
cf0f985bc4
@ -109,6 +109,7 @@ Splash::pop_back_for (Gtk::Window& win)
|
||||
|
||||
So for OS X, we just hide ourselves.
|
||||
*/
|
||||
(void) win;
|
||||
hide();
|
||||
#else
|
||||
set_keep_above (false);
|
||||
|
Loading…
Reference in New Issue
Block a user