diff options
author | Michele Calgaro <[email protected]> | 2020-09-28 12:36:52 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-28 12:37:24 +0900 |
commit | 68da2431b026de49f096e5502673f5a7ef080e50 (patch) | |
tree | 1dec18edbde31d431f9d54f186a4bdf8f4946956 /klinkstatus/src | |
parent | 01ac75cf73b26695288f0a4440aaf104206b8d4c (diff) | |
download | tdewebdev-68da2431b026de49f096e5502673f5a7ef080e50.tar.gz tdewebdev-68da2431b026de49f096e5502673f5a7ef080e50.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit df844cff13ebb0c60b5b69dd29e51bf1cad240fa)
Diffstat (limited to 'klinkstatus/src')
-rw-r--r-- | klinkstatus/src/utils/xsl.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/klinkstatus/src/utils/xsl.cpp b/klinkstatus/src/utils/xsl.cpp index 12ab5cee..69366c5f 100644 --- a/klinkstatus/src/utils/xsl.cpp +++ b/klinkstatus/src/utils/xsl.cpp @@ -432,6 +432,3 @@ unsigned int XSLT::flags() const } #include "xsl.moc" - -// vim: set noet ts=4 sts=4 sw=4: - |