summaryrefslogtreecommitdiff
path: root/gtk2_ardour/sys_ex.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/sys_ex.h')
-rw-r--r--gtk2_ardour/sys_ex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/sys_ex.h b/gtk2_ardour/sys_ex.h
index 709841cabb..12904827d5 100644
--- a/gtk2_ardour/sys_ex.h
+++ b/gtk2_ardour/sys_ex.h
@@ -46,7 +46,7 @@ public:
private:
bool event_handler (GdkEvent* ev);
-
+ SysEx(const SysEx& rhs){}
ArdourCanvas::Flag* _flag;
};