summaryrefslogtreecommitdiffstats
path: root/arts/modules/effects/synth_stereo_compressor_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'arts/modules/effects/synth_stereo_compressor_impl.cc')
-rw-r--r--arts/modules/effects/synth_stereo_compressor_impl.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/arts/modules/effects/synth_stereo_compressor_impl.cc b/arts/modules/effects/synth_stereo_compressor_impl.cc
index 2707c334..3add8d46 100644
--- a/arts/modules/effects/synth_stereo_compressor_impl.cc
+++ b/arts/modules/effects/synth_stereo_compressor_impl.cc
@@ -127,9 +127,6 @@ private:
}
};
-
-// vim:sw=4:ts=4
-
REGISTER_IMPLEMENTATION(Synth_STEREO_COMPRESSOR_impl);
}