Remove debug code.

git-svn-id: svn://localhost/ardour2/branches/3.0@12648 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington
2012-06-11 09:50:48 +00:00
parent 23350c195d
commit 9e4fc0e57f

View File

@@ -245,7 +245,6 @@ CombineRegionsTest::crossfadeTest2 ()
CPPUNIT_ASSERT_EQUAL ((uint32_t) 1, _playlist->n_regions ());
/* And reading should give the same thing */
cout << "\n\n\SECOND READ\n";
check_crossfade2 ();
}