summaryrefslogtreecommitdiffstats
path: root/mpeglib_artsplug
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib_artsplug')
-rw-r--r--mpeglib_artsplug/mpeglibartsplay.cpp1
-rw-r--r--mpeglib_artsplug/splayPlayObject_impl.cpp2
2 files changed, 0 insertions, 3 deletions
diff --git a/mpeglib_artsplug/mpeglibartsplay.cpp b/mpeglib_artsplug/mpeglibartsplay.cpp
index 66b69150..627a72c3 100644
--- a/mpeglib_artsplug/mpeglibartsplay.cpp
+++ b/mpeglib_artsplug/mpeglibartsplay.cpp
@@ -1,4 +1,3 @@
-// vim:ts=2:sw=2:sts=2:et
/**
Starter for plugins.
The plugins are identified by their extension
diff --git a/mpeglib_artsplug/splayPlayObject_impl.cpp b/mpeglib_artsplug/splayPlayObject_impl.cpp
index d29aa61a..23956a60 100644
--- a/mpeglib_artsplug/splayPlayObject_impl.cpp
+++ b/mpeglib_artsplug/splayPlayObject_impl.cpp
@@ -496,5 +496,3 @@ void SplayPlayObject_impl::getMoreSamples(int needLen) {
}
REGISTER_IMPLEMENTATION(SplayPlayObject_impl);
-
-// vim:ts=8:sw=2:sts=2