fix construction of new xfades from legacy xfades, and add a few comments here and...
[ardour.git] / libs / ardour / ardour / smf_source.h
index eb1bcaca9a73d3beff9de443cfbc91aded45fd5c..b94ffb250f7351b6cbb9cee1480db301cda82778 100644 (file)
@@ -67,8 +67,6 @@ public:
        void flush_midi ();
        void ensure_disk_file ();
 
-       static void set_header_position_offset (framecnt_t offset, bool negative);
-
        static bool safe_midi_file_extension (const std::string& path);
 
   protected: