fix compiler warning
authorRobin Gareus <robin@gareus.org>
Sun, 18 Nov 2012 15:35:02 +0000 (15:35 +0000)
committerRobin Gareus <robin@gareus.org>
Sun, 18 Nov 2012 15:35:02 +0000 (15:35 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@13526 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/plugin_ui.cc

index ef1e8ad30dfb7f993ace35f600dbfc89070c152a..c2495108636f2361c4c13de049f73478a5440336 100644 (file)
@@ -182,7 +182,7 @@ PluginUIWindow::on_map ()
        Window::on_map ();
 #ifdef __APPLE__
        set_keep_above (true);
-#endif __APPLE__
+#endif // __APPLE__
 }
 
 bool