diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 11:57:34 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 11:57:34 +0900 |
commit | 34da0c702e28c52477c27720de0d41918b65ee33 (patch) | |
tree | 7dd1ab5aefad259bb0ee75a92a30462ed776ff81 /audiofile_artsplugin | |
parent | 219a69a602052a7f513d7832676166557a1817a2 (diff) | |
download | tdemultimedia-34da0c702e28c52477c27720de0d41918b65ee33.tar.gz tdemultimedia-34da0c702e28c52477c27720de0d41918b65ee33.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'audiofile_artsplugin')
-rw-r--r-- | audiofile_artsplugin/audiofilePlayObjectI.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audiofile_artsplugin/audiofilePlayObjectI.cpp b/audiofile_artsplugin/audiofilePlayObjectI.cpp index 377a9d25..36cac754 100644 --- a/audiofile_artsplugin/audiofilePlayObjectI.cpp +++ b/audiofile_artsplugin/audiofilePlayObjectI.cpp @@ -340,4 +340,3 @@ void audiofilePlayObjectI::streamEnd() } REGISTER_IMPLEMENTATION(audiofilePlayObjectI); -// vim:tabstop=2:shiftwidth=2:expandtab:cinoptions=(s,U1,m1 |