diff options
Diffstat (limited to 'arts/modules/synth/synth_sequence_impl.cc')
-rw-r--r-- | arts/modules/synth/synth_sequence_impl.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arts/modules/synth/synth_sequence_impl.cc b/arts/modules/synth/synth_sequence_impl.cc index 981f0bba..dc2588f5 100644 --- a/arts/modules/synth/synth_sequence_impl.cc +++ b/arts/modules/synth/synth_sequence_impl.cc @@ -129,4 +129,3 @@ public: }; REGISTER_IMPLEMENTATION(Synth_SEQUENCE_impl); -// vim: sw=4 ts=4 noet |