From f2ca34345e168d4273e10e55c2db401a3b9e5c97 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 20 Jun 2018 23:52:19 +0900 Subject: Removed unrequired comments. Signed-off-by: Michele Calgaro --- konsole/konsole/konsole.cpp | 8 -------- konsole/konsole/konsole.h | 8 -------- 2 files changed, 16 deletions(-) (limited to 'konsole') 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 */ 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 */ -- cgit v1.2.3