From 2feede2e8ce393b8684638c526006dfb46ef4908 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 18 Nov 2009 20:45:06 +0000 Subject: Cleanup previous commit. git-svn-id: svn://localhost/ardour2/branches/3.0@6127 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/buffer_set.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'libs/ardour/ardour') diff --git a/libs/ardour/ardour/buffer_set.h b/libs/ardour/ardour/buffer_set.h index 0c4d5671d3..278496ffbc 100644 --- a/libs/ardour/ardour/buffer_set.h +++ b/libs/ardour/ardour/buffer_set.h @@ -167,9 +167,6 @@ private: /// False if we 'own' the contained buffers, if true we mirror a PortSet) bool _is_mirror; - - /// Whether the buffer set should be considered silent - bool _is_silent; }; -- cgit v1.2.3