summaryrefslogtreecommitdiff
path: root/libs/ardour/meter.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/ardour/meter.cc')
-rw-r--r--libs/ardour/meter.cc6
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/ardour/meter.cc b/libs/ardour/meter.cc
index e49b69574e..0104de4bbd 100644
--- a/libs/ardour/meter.cc
+++ b/libs/ardour/meter.cc
@@ -33,12 +33,6 @@ using namespace ARDOUR;
PBD::Signal0<void> Metering::Meter;
-PeakMeter::PeakMeter (Session& s, const XMLNode& node)
- : Processor (s, node)
-{
-
-}
-
/** Get peaks from @a bufs
* Input acceptance is lenient - the first n buffers from @a bufs will
* be metered, where n was set by the last call to setup(), excess meters will