diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:31:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-09-27 23:31:58 +0900 |
commit | cf916d8af78db19e0df37b12e63f35bf21f2da5b (patch) | |
tree | 48fc0ade4447dd2d2d28fb3e313101184d78f8bf /akregator/src/frame.h | |
parent | b4f95724045fab2f3d566fadb0bc63e01b031da2 (diff) | |
download | tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.tar.gz tdepim-cf916d8af78db19e0df37b12e63f35bf21f2da5b.zip |
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 4a0cb36d..b5ed013f 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: |