when clearing route solo state, do the required update
[ardour.git] / gtk2_ardour / sys_ex.h
index 709841cabbce9d4dbd157b970498ca9287732a5f..12904827d583b43ab22af2cc89eb731385f057b1 100644 (file)
@@ -46,7 +46,7 @@ public:
 
 private:
        bool event_handler (GdkEvent* ev);
-
+       SysEx(const SysEx& rhs){}
        ArdourCanvas::Flag* _flag;
 };