summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2012-04-01 23:47:23 +0000
committerCarl Hetherington <carl@carlh.net>2012-04-01 23:47:23 +0000
commitd34d7b8ce14f071d60326c732d6496882649881b (patch)
treecb1c095577d3412b4e441dc9ace0e8262ccf5b82 /libs
parent5de4de613bb19716cf54438076a9dfad9aac15ac (diff)
Remove unused declaration.
git-svn-id: svn://localhost/ardour2/branches/3.0@11776 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs')
-rw-r--r--libs/ardour/ardour/smf_source.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ardour/ardour/smf_source.h b/libs/ardour/ardour/smf_source.h
index eb1bcaca9a..b94ffb250f 100644
--- a/libs/ardour/ardour/smf_source.h
+++ b/libs/ardour/ardour/smf_source.h
@@ -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: