summaryrefslogtreecommitdiffstats
path: root/arts/modules/synth/synth_sequence_impl.cc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 11:57:34 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-27 11:58:01 +0900
commit7caf6b77bc3ba4c9671faffdeeffec73940b0e65 (patch)
treebe45decbb987cf62f85ef94a6f120c10d8a217aa /arts/modules/synth/synth_sequence_impl.cc
parent25075081869cc0430237506426e626059697e35c (diff)
downloadtdemultimedia-7caf6b77bc3ba4c9671faffdeeffec73940b0e65.tar.gz
tdemultimedia-7caf6b77bc3ba4c9671faffdeeffec73940b0e65.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 34da0c702e28c52477c27720de0d41918b65ee33)
Diffstat (limited to 'arts/modules/synth/synth_sequence_impl.cc')
-rw-r--r--arts/modules/synth/synth_sequence_impl.cc1
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