summaryrefslogtreecommitdiff
path: root/libs/ardour/element_importer.cc
diff options
context:
space:
mode:
authorSakari Bergen <sakari.bergen@beatwaves.net>2008-11-29 20:16:16 +0000
committerSakari Bergen <sakari.bergen@beatwaves.net>2008-11-29 20:16:16 +0000
commita8cc30be5fe817d120d23ba72e6d75839085f81b (patch)
tree1aea260f517ddcc96f1357328dbc68f21ebca041 /libs/ardour/element_importer.cc
parent4af523ca38eb99e910d8de93867dde069105f1d1 (diff)
First revision with working track import
git-svn-id: svn://localhost/ardour2/branches/3.0@4270 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/ardour/element_importer.cc')
-rw-r--r--libs/ardour/element_importer.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/ardour/element_importer.cc b/libs/ardour/element_importer.cc
index af8dd770da..580c2876ad 100644
--- a/libs/ardour/element_importer.cc
+++ b/libs/ardour/element_importer.cc
@@ -51,7 +51,6 @@ ElementImporter::ElementImporter (XMLTree const & source, ARDOUR::Session & sess
ElementImporter::~ElementImporter ()
{
- cancel_move ();
}
void