summaryrefslogtreecommitdiffstats
path: root/nsplugins
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-09-22 21:48:29 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-09-22 22:20:09 +0900
commit60969a61fa0e164f126cb3e77036579c71c05b1a (patch)
tree9605a8c95326a9ab861483cb91071789a38ab223 /nsplugins
parent95a1a02e9efc2854d81130a9fc5218d9150141c6 (diff)
downloadtdebase-60969a61fa0e164f126cb3e77036579c71c05b1a.tar.gz
tdebase-60969a61fa0e164f126cb3e77036579c71c05b1a.zip
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 08d0bb03c026ca9d72fb13105363979660ea9aed)
Diffstat (limited to 'nsplugins')
-rw-r--r--nsplugins/nspluginloader.cpp2
-rw-r--r--nsplugins/viewer/nsplugin.cpp1
2 files changed, 0 insertions, 3 deletions
diff --git a/nsplugins/nspluginloader.cpp b/nsplugins/nspluginloader.cpp
index 8c9e6fe2c..4a19140b5 100644
--- a/nsplugins/nspluginloader.cpp
+++ b/nsplugins/nspluginloader.cpp
@@ -524,5 +524,3 @@ NSPluginInstance *NSPluginLoader::newInstance(TQWidget *parent, TQString url,
return plugin;
}
-
-// vim: ts=4 sw=4 et
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