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 --- konqueror/konq_mainwindow.cc | 6 ------ konqueror/konq_tabs.cc | 7 ------- konqueror/konq_viewmgr.cc | 7 ------- konqueror/konq_viewmgr.h | 6 ------ 4 files changed, 26 deletions(-) (limited to 'konqueror') diff --git a/konqueror/konq_mainwindow.cc b/konqueror/konq_mainwindow.cc index 7a8c4fd03..1d53e6db7 100644 --- a/konqueror/konq_mainwindow.cc +++ b/konqueror/konq_mainwindow.cc @@ -17,12 +17,6 @@ along with this program; see the file COPYING. If not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - - -------------------------------------------------------------- - Additional changes: - - 2013/10/17 Michele Calgaro - * add support for updating tab options at runtime (no need to restart Konqueror - or reload the profile */ #include "konq_mainwindow.h" diff --git a/konqueror/konq_tabs.cc b/konqueror/konq_tabs.cc index 0ccaa4b55..868b8edc9 100644 --- a/konqueror/konq_tabs.cc +++ b/konqueror/konq_tabs.cc @@ -17,13 +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/16 Michele Calgaro - add "scroll tabs on mouse wheel event" functionality - - 2013/10/18 Michele Calgaro - correctly enable/disable 'move tab left/right' in the tab popup menu */ #include "konq_tabs.h" diff --git a/konqueror/konq_viewmgr.cc b/konqueror/konq_viewmgr.cc index a1a61f86e..ad075a976 100644 --- a/konqueror/konq_viewmgr.cc +++ b/konqueror/konq_viewmgr.cc @@ -15,13 +15,6 @@ You should have received a copy of the GNU General Public License 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/17 Michele Calgaro - * add "scroll tabs on mouse wheel event" functionality - * add support for updating options at runtime (no need to restart Konqueror - or reload the profile */ #include "konq_viewmgr.h" diff --git a/konqueror/konq_viewmgr.h b/konqueror/konq_viewmgr.h index adc34f465..25e55c5cf 100644 --- a/konqueror/konq_viewmgr.h +++ b/konqueror/konq_viewmgr.h @@ -14,12 +14,6 @@ You should have received a copy of the GNU General Public License 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/17 Michele Calgaro - * add support for updating options at runtime (no need to restart Konqueror - or reload the profile */ #ifndef __konq_viewmgr_h__ -- cgit v1.2.3