diff options
Diffstat (limited to 'mpeglib_artsplug/splayPlayObject_impl.cpp')
-rw-r--r-- | mpeglib_artsplug/splayPlayObject_impl.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
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 |