diff options
author | Michele Calgaro <[email protected]> | 2020-09-27 23:31:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-27 23:32:24 +0900 |
commit | 679e6a56c73bad0db5360a1b51d3f517a93baa60 (patch) | |
tree | ff9192f0757a3dc08332850a6d61f06a9de6d710 /akregator/src/frame.h | |
parent | 33b573ee2e2e2a4b8634f64bcb004fae45288181 (diff) | |
download | tdepim-679e6a56c73bad0db5360a1b51d3f517a93baa60.tar.gz tdepim-679e6a56c73bad0db5360a1b51d3f517a93baa60.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit cf916d8af78db19e0df37b12e63f35bf21f2da5b)
Diffstat (limited to 'akregator/src/frame.h')
-rw-r--r-- | akregator/src/frame.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/akregator/src/frame.h b/akregator/src/frame.h index 4a0cb36d8..b5ed013ff 100644 --- a/akregator/src/frame.h +++ b/akregator/src/frame.h @@ -96,6 +96,3 @@ namespace Akregator } #endif - - -// vim: set et ts=4 sts=4 sw=4: |