From 57e1358fb2d8a8ab51b4996808e0eaa41492fb9e Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 18 Nov 2009 20:01:37 +0000 Subject: add "custom" meter option which is the only option where the meter processor is visible in the UI; hide main outs always git-svn-id: svn://localhost/ardour2/branches/3.0@6126 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/meter.cc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'libs/ardour/meter.cc') diff --git a/libs/ardour/meter.cc b/libs/ardour/meter.cc index a5e82c3bf3..e5fcc16f29 100644 --- a/libs/ardour/meter.cc +++ b/libs/ardour/meter.cc @@ -225,8 +225,3 @@ PeakMeter::state (bool full_state) } -bool -PeakMeter::visible() const -{ - return true; -} -- cgit v1.2.3