fix compiler warning

git-svn-id: svn://localhost/ardour2/branches/3.0@13526 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Robin Gareus 2012-11-18 15:35:02 +00:00
parent 6b72e755e3
commit 5932b7903a

View File

@ -182,7 +182,7 @@ PluginUIWindow::on_map ()
Window::on_map ();
#ifdef __APPLE__
set_keep_above (true);
#endif __APPLE__
#endif // __APPLE__
}
bool