diff options
Diffstat (limited to 'arts/modules/effects/synth_voice_removal_impl.cc')
-rw-r--r-- | arts/modules/effects/synth_voice_removal_impl.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arts/modules/effects/synth_voice_removal_impl.cc b/arts/modules/effects/synth_voice_removal_impl.cc index e35949a0..2ade0879 100644 --- a/arts/modules/effects/synth_voice_removal_impl.cc +++ b/arts/modules/effects/synth_voice_removal_impl.cc @@ -104,5 +104,3 @@ public: }; REGISTER_IMPLEMENTATION(Synth_VOICE_REMOVAL_impl); - -// vim: sw=4 ts=4 |