From be362ae53c1d191e23d8a084d0327044bce4544c Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 20 Jun 2006 18:50:38 +0000 Subject: fixes for libsndfile conversion issues, tape track waveform display and overloaded virtual functions git-svn-id: svn://localhost/ardour2/trunk@624 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/crossfade_view.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/crossfade_view.h') diff --git a/gtk2_ardour/crossfade_view.h b/gtk2_ardour/crossfade_view.h index b4931c94c0..403edfe297 100644 --- a/gtk2_ardour/crossfade_view.h +++ b/gtk2_ardour/crossfade_view.h @@ -46,7 +46,6 @@ struct CrossfadeView : public TimeAxisViewItem AudioRegionView& left_view; // and these too AudioRegionView& right_view; - std::string get_item_name(); void set_height (double); bool valid() const { return _valid; } -- cgit v1.2.3