From 7caf6b77bc3ba4c9671faffdeeffec73940b0e65 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 11:57:34 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro (cherry picked from commit 34da0c702e28c52477c27720de0d41918b65ee33) --- arts/modules/effects/synth_stereo_compressor_impl.cc | 3 --- 1 file changed, 3 deletions(-) (limited to 'arts/modules/effects/synth_stereo_compressor_impl.cc') 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); } -- cgit v1.2.1