diff options
author | Michele Calgaro <[email protected]> | 2022-10-22 17:45:04 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2022-10-22 17:45:04 +0900 |
commit | b6813e03456a01458837bea3f00793a018c92f7d (patch) | |
tree | 799b0202ae8d43e44a90eeec6cd685195589e227 /src/config/config.cpp | |
parent | 5db9f4747654a55cf5a35a0c77d99e3c7ede73e5 (diff) | |
download | twin-style-suse2-b6813e03456a01458837bea3f00793a018c92f7d.tar.gz twin-style-suse2-b6813e03456a01458837bea3f00793a018c92f7d.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'src/config/config.cpp')
-rw-r--r-- | src/config/config.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config/config.cpp b/src/config/config.cpp index 0853828..edbacde 100644 --- a/src/config/config.cpp +++ b/src/config/config.cpp @@ -280,5 +280,3 @@ extern "C" } #include "config.moc" - -// kate: space-indent on; indent-width 4; replace-tabs on; |