diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-06-20 23:52:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-06-20 23:52:19 +0900 |
commit | f2ca34345e168d4273e10e55c2db401a3b9e5c97 (patch) | |
tree | 801737eee293a96e9bd7099c9f4dd010149c6458 /konsole | |
parent | 808ae9f1567008c91239bbff3df20702715a55c9 (diff) | |
download | tdebase-f2ca34345e168d4273e10e55c2db401a3b9e5c97.tar.gz tdebase-f2ca34345e168d4273e10e55c2db401a3b9e5c97.zip |
Removed unrequired comments.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'konsole')
-rw-r--r-- | konsole/konsole/konsole.cpp | 8 | ||||
-rw-r--r-- | konsole/konsole/konsole.h | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/konsole/konsole/konsole.cpp b/konsole/konsole/konsole.cpp index 49c24d8d7..0101ecab3 100644 --- a/konsole/konsole/konsole.cpp +++ b/konsole/konsole/konsole.cpp @@ -17,14 +17,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/14 Michele Calgaro - add "scroll tabs on mouse wheel event" functionality - - 2013/10/19 Michele Calgaro - add "move session left/right" to tab popup menu - */ /* The material contained in here more or less directly orginates from */ /* kvt, which is copyright (c) 1996 by Matthias Ettrich <ettrich@kde.org> */ diff --git a/konsole/konsole/konsole.h b/konsole/konsole/konsole.h index 976ac5cf8..30ca6e5a1 100644 --- a/konsole/konsole/konsole.h +++ b/konsole/konsole/konsole.h @@ -17,14 +17,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/14 Michele Calgaro - add "scroll tabs on mouse wheel event" functionality - - 2013/10/19 Michele Calgaro - add "move session left/right" to tab popup menu - */ /* The material contained in here more or less directly orginates from */ /* kvt, which is copyright (c) 1996 by Matthias Ettrich <ettrich@kde.org> */ |