diff options
author | Michele Calgaro <[email protected]> | 2020-09-25 20:56:34 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-09-25 20:56:34 +0900 |
commit | d41daf91df0d2d79fbacb6980a8bad75c2cf5236 (patch) | |
tree | 5c9241aa6c85256842e3ca5e02f32de6a6dd7993 /konq-plugins/autorefresh | |
parent | 61e4a38f6aef304b9bacac0a908430a141cb5fc8 (diff) | |
download | tdeaddons-d41daf91df0d2d79fbacb6980a8bad75c2cf5236.tar.gz tdeaddons-d41daf91df0d2d79fbacb6980a8bad75c2cf5236.zip |
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'konq-plugins/autorefresh')
-rw-r--r-- | konq-plugins/autorefresh/autorefresh.cpp | 2 | ||||
-rw-r--r-- | konq-plugins/autorefresh/autorefresh.h | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/konq-plugins/autorefresh/autorefresh.cpp b/konq-plugins/autorefresh/autorefresh.cpp index 53d26c0..cd53587 100644 --- a/konq-plugins/autorefresh/autorefresh.cpp +++ b/konq-plugins/autorefresh/autorefresh.cpp @@ -1,5 +1,3 @@ -// -*- c++ -*- - /* * Copyright 2003 by Richard J. Moore, [email protected] */ diff --git a/konq-plugins/autorefresh/autorefresh.h b/konq-plugins/autorefresh/autorefresh.h index 251ab8b..78739bb 100644 --- a/konq-plugins/autorefresh/autorefresh.h +++ b/konq-plugins/autorefresh/autorefresh.h @@ -1,5 +1,3 @@ -// -*- c++ -*- - /* * Copyright 2003 by Richard J. Moore, [email protected] */ |