From 34da0c702e28c52477c27720de0d41918b65ee33 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Sep 2020 11:57:34 +0900 Subject: Removed code formatting modelines. Signed-off-by: Michele Calgaro --- mpeglib_artsplug/mpeglibartsplay.cpp | 1 - mpeglib_artsplug/splayPlayObject_impl.cpp | 2 -- 2 files changed, 3 deletions(-) (limited to 'mpeglib_artsplug') 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 -- cgit v1.2.1