Remove unused declaration.
authorCarl Hetherington <carl@carlh.net>
Sun, 1 Apr 2012 23:47:23 +0000 (23:47 +0000)
committerCarl Hetherington <carl@carlh.net>
Sun, 1 Apr 2012 23:47:23 +0000 (23:47 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@11776 d708f5d6-7413-0410-9779-e7cbd77b26cf

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: