summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/sndfilesource.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2006-07-10 20:12:48 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2006-07-10 20:12:48 +0000
commitc3b4df9867c727bd59d36b52911f9ebe2efea0c0 (patch)
tree50e1d1d788c6f3a4dadf59ec341d9a05b3ca0a4f /libs/ardour/ardour/sndfilesource.h
parent26843b34fdd62e6f80630868c5eb3f8fee0c17f1 (diff)
BWF offset changes from Ben Loftis, hacked by hand into current svn
git-svn-id: svn://localhost/ardour2/trunk@674 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/ardour/sndfilesource.h')
-rw-r--r--libs/ardour/ardour/sndfilesource.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libs/ardour/ardour/sndfilesource.h b/libs/ardour/ardour/sndfilesource.h
index 5e3c1f621d..fe90085048 100644
--- a/libs/ardour/ardour/sndfilesource.h
+++ b/libs/ardour/ardour/sndfilesource.h
@@ -51,8 +51,6 @@ class SndFileSource : public AudioFileSource {
int update_header (jack_nframes_t when, struct tm&, time_t);
int flush_header ();
- void handle_smpte_offset_change (jack_nframes_t offset, bool negative);
-
protected:
void set_header_timeline_position ();