From d7893439b0da3a6526044121d8e545c40730b219 Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Wed, 11 May 2016 22:36:54 +0200 Subject: Remove not-implemented function No one could be using this because they would not be able to link, --- src/gui/kstandardshortcut.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src') diff --git a/src/gui/kstandardshortcut.h b/src/gui/kstandardshortcut.h index 5bb07fb9..9a2d0d87 100644 --- a/src/gui/kstandardshortcut.h +++ b/src/gui/kstandardshortcut.h @@ -307,12 +307,6 @@ KCONFIGGUI_EXPORT const QList &zoomIn(); */ KCONFIGGUI_EXPORT const QList &zoomOut(); -/** - * Toggle insert/overwrite (with visual feedback, e.g. in the statusbar). Default: Insert - * @return the shortcut of the standard accelerator - */ -KCONFIGGUI_EXPORT const QList &insert(); - /** * Goto home page. Default: Alt-Home * @return the shortcut of the standard accelerator -- cgit v1.2.1