13
0

Remove unused declaration.

git-svn-id: svn://localhost/ardour2/branches/3.0@11776 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2012-04-01 23:47:23 +00:00
parent 5de4de613b
commit d34d7b8ce1

View 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: