Cleanup: whitespace.
authorCarl Hetherington <cth@carlh.net>
Tue, 6 May 2025 10:46:07 +0000 (12:46 +0200)
committerCarl Hetherington <cth@carlh.net>
Tue, 6 May 2025 10:46:07 +0000 (12:46 +0200)
src/tools/dcpomatic.cc

index 8677acc18bd7824d21e345fbeeeea2a24dcd4477..570cbb9e0c852f69adf57085e0d37995f366608d 100644 (file)
@@ -318,7 +318,6 @@ public:
                , _right_panel(new wxPanel(_splitter, wxID_ANY))
                , _film_viewer(_right_panel)
        {
-
                auto bar = new wxMenuBar;
                setup_menu (bar);
                SetMenuBar (bar);