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 /twin/clients/redmond | |
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 'twin/clients/redmond')
-rw-r--r-- | twin/clients/redmond/redmond.cpp | 2 | ||||
-rw-r--r-- | twin/clients/redmond/redmond.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/twin/clients/redmond/redmond.cpp b/twin/clients/redmond/redmond.cpp index f3689af52..c59cd48d1 100644 --- a/twin/clients/redmond/redmond.cpp +++ b/twin/clients/redmond/redmond.cpp @@ -695,5 +695,3 @@ extern "C" KDE_EXPORT KDecorationFactory *create_factory() #include "redmond.moc" -// vim: ts=4 -// kate: space-indent off; tab-width 4; diff --git a/twin/clients/redmond/redmond.h b/twin/clients/redmond/redmond.h index e5f15b8ba..211763535 100644 --- a/twin/clients/redmond/redmond.h +++ b/twin/clients/redmond/redmond.h @@ -87,5 +87,3 @@ private: } #endif -// vim: ts=4 -// kate: space-indent off; tab-width 4; |