diff options
author | Michele Calgaro <[email protected]> | 2020-09-22 21:48:29 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-22 21:48:29 +0900 |
commit | 08d0bb03c026ca9d72fb13105363979660ea9aed (patch) | |
tree | 2ba2cbe3f9e7ae53dd547636ad5bd2ef687d5f20 /twin/kcmtwin/twindecoration/twindecoration.cpp | |
parent | 87aace9f528d04868ca6bf9d054604d6e0674c42 (diff) | |
download | tdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.tar.gz tdebase-08d0bb03c026ca9d72fb13105363979660ea9aed.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'twin/kcmtwin/twindecoration/twindecoration.cpp')
-rw-r--r-- | twin/kcmtwin/twindecoration/twindecoration.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/twin/kcmtwin/twindecoration/twindecoration.cpp b/twin/kcmtwin/twindecoration/twindecoration.cpp index c1a06b619..79a72aafd 100644 --- a/twin/kcmtwin/twindecoration/twindecoration.cpp +++ b/twin/kcmtwin/twindecoration/twindecoration.cpp @@ -980,6 +980,3 @@ void KWinDecorationModule::resetKWin() } #include "twindecoration.moc" -// vim: ts=4 -// kate: space-indent off; tab-width 4; - |