diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-22 21:48:29 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-22 21:48:29 +0900 |
commit | 08d0bb03c026ca9d72fb13105363979660ea9aed (patch) | |
tree | 2ba2cbe3f9e7ae53dd547636ad5bd2ef687d5f20 /nsplugins/viewer | |
parent | 87aace9f528d04868ca6bf9d054604d6e0674c42 (diff) | |
download | tdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.tar.gz tdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'nsplugins/viewer')
-rw-r--r-- | nsplugins/viewer/nsplugin.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nsplugins/viewer/nsplugin.cpp b/nsplugins/viewer/nsplugin.cpp index 4f3cb3094..5b6b9267f 100644 --- a/nsplugins/viewer/nsplugin.cpp +++ b/nsplugins/viewer/nsplugin.cpp @@ -1999,4 +1999,3 @@ void NSPluginStream::result(TDEIO::Job *job) } #include "nsplugin.moc" -// vim: ts=4 sw=4 et |