Cleanup: remove some unnecessary includes.
[dcpomatic.git] / src / wx / audio_mapping_view.cc
index ef4434fd5ab9065d5fdd615815fdbb9d6f8a601c..6f4a39b1edac3af60e6f6df6d1b642192077570c 100644 (file)
@@ -26,7 +26,6 @@
 
 #include "audio_gain_dialog.h"
 #include "audio_mapping_view.h"
-#include "wx_ptr.h"
 #include "wx_util.h"
 #include "lib/audio_mapping.h"
 #include "lib/maths_util.h"
@@ -61,7 +60,6 @@ static constexpr auto ROW_HEIGHT = 32;
 static constexpr auto MINIMUM_COLUMN_WIDTH = 32;
 static constexpr auto TOP_HEIGHT = ROW_HEIGHT * 2;
 static constexpr auto COLUMN_PADDING = 16;
-static constexpr auto HORIZONTAL_PAGE_SIZE = 32;
 
 
 enum {