diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/audio_mapping_view.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/audio_mapping_view.cc b/src/wx/audio_mapping_view.cc index ef4434fd5..1ae26bdf0 100644 --- a/src/wx/audio_mapping_view.cc +++ b/src/wx/audio_mapping_view.cc @@ -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 { |
