summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/stretch.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-01-17 00:37:46 +0000
committerDavid Robillard <d@drobilla.net>2008-01-17 00:37:46 +0000
commit48ed9dc2c471caebc6c285c5bd2d47883805e8fa (patch)
tree7f737e4b5120df5ea44aeafb6862170c839d056d /libs/ardour/ardour/stretch.h
parentac1a2557065726e31a4c9dfaec97b29393e043d8 (diff)
MIDI region stretching.
git-svn-id: svn://localhost/ardour2/trunk@2927 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/ardour/stretch.h')
-rw-r--r--libs/ardour/ardour/stretch.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/ardour/ardour/stretch.h b/libs/ardour/ardour/stretch.h
index 020d03270d..b01a9ae208 100644
--- a/libs/ardour/ardour/stretch.h
+++ b/libs/ardour/ardour/stretch.h
@@ -22,10 +22,6 @@
#include <ardour/filter.h>
-namespace ARDOUR {
- class AudioRegion;
-}
-
#ifdef USE_RUBBERBAND
#include <ardour/rb_effect.h>