summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/ardour')
-rw-r--r--libs/ardour/ardour/buffer_set.h3
1 files changed, 0 insertions, 3 deletions
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;
};