Move duplicated AudioFileSource::Flags and SMFSource::Flags into Source.
[ardour.git] / gtk2_ardour / canvas-sysex.h
index 8461a04c3c9bf383f52e8006ca99258ee175f574..97c99bb5aa51d08416cea800f5a14e4f881939c8 100644 (file)
@@ -19,9 +19,7 @@ public:
                string&                               text,
                double                                height,
                double                                x,
-               double                                y,
-               boost::shared_ptr<Evoral::MIDIEvent<Time> > event
-       );
+               double                                y);
        
        virtual ~CanvasSysEx();