Commit 0500990d authored by Max Kellermann's avatar Max Kellermann

filter/volume: remove unused PcmVolume instance

parent 22a82f1e
......@@ -50,8 +50,6 @@ public:
};
class PreparedVolumeFilter final : public PreparedFilter {
PcmVolume pv;
public:
/* virtual methods from class Filter */
Filter *Open(AudioFormat &af) override;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment