Remove unused variable.
authorCarl Hetherington <cth@carlh.net>
Sat, 25 Feb 2023 10:54:18 +0000 (11:54 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 25 Feb 2023 10:54:36 +0000 (11:54 +0100)
src/wx/audio_mapping_view.cc

index ef4434fd5ab9065d5fdd615815fdbb9d6f8a601c..1ae26bdf073870a9bb9bb546648aa9b814b3d06e 100644 (file)
@@ -61,7 +61,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 {