diff options
Diffstat (limited to 'arts/modules/synth/synth_sequence_freq_impl.cc')
-rw-r--r-- | arts/modules/synth/synth_sequence_freq_impl.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arts/modules/synth/synth_sequence_freq_impl.cc b/arts/modules/synth/synth_sequence_freq_impl.cc index 0014d535..e3458d74 100644 --- a/arts/modules/synth/synth_sequence_freq_impl.cc +++ b/arts/modules/synth/synth_sequence_freq_impl.cc @@ -128,4 +128,3 @@ public: }; REGISTER_IMPLEMENTATION(Synth_SEQUENCE_FREQ_impl); -// vim: sw=4 ts=4 noet |