From edee84d0144db6fb9878faaf53eb26f52f6f3256 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 28 Feb 2009 01:52:45 +0000 Subject: Fix #2559; crash when doing end_grab on an already-deleted canvas item. git-svn-id: svn://localhost/ardour2/branches/3.0@4709 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/streamview.h | 1 - 1 file changed, 1 deletion(-) (limited to 'gtk2_ardour/streamview.h') diff --git a/gtk2_ardour/streamview.h b/gtk2_ardour/streamview.h index 24a81f4847..caea5487ee 100644 --- a/gtk2_ardour/streamview.h +++ b/gtk2_ardour/streamview.h @@ -46,7 +46,6 @@ struct RecBoxInfo { nframes_t length; }; -class PublicEditor; class Selectable; class RouteTimeAxisView; class RegionView; -- cgit v1.2.3