Remove unused method declaration.
authorCarl Hetherington <cth@carlh.net>
Wed, 31 Mar 2021 15:02:10 +0000 (17:02 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 31 Mar 2021 18:39:44 +0000 (20:39 +0200)
src/wx/audio_mapping_view.h

index 98b666999757ac7f7feafd5a022b5fe79e5502d6..efd5bfcd2f6c91af5ee42f8632611514cf7ecdf0 100644 (file)
@@ -77,7 +77,6 @@ public:
 
 private:
        void map_values_changed ();
-       void setup_sizes ();
        void paint ();
        void paint_static (wxDC& dc);
        void paint_column_labels (wxDC& dc);