Fix session-open after selecting new, template, then back
[ardour.git] / gtk2_ardour / port_matrix_labels.h
index 21dcf9de231cc5a7e7bb3cf0ad2129a886425cb6..a977662e805dc1045d99d3756c68e1181b565c11 100644 (file)
@@ -32,7 +32,7 @@ public:
        PortMatrixLabels (PortMatrix* m, PortMatrixBody* b) : PortMatrixComponent (m, b) {}
        virtual ~PortMatrixLabels () {}
 
-       virtual void draw_extra (cairo_t *);
+       void draw_extra (cairo_t *);
 
        void clear_channel_highlights ();
        void add_channel_highlight (ARDOUR::BundleChannel const &);