summaryrefslogtreecommitdiff
path: root/svx/source/dialog/imapwnd.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/imapwnd.cxx')
-rw-r--r--svx/source/dialog/imapwnd.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/svx/source/dialog/imapwnd.cxx b/svx/source/dialog/imapwnd.cxx
index 4ba77b9ba492..cbe50ac633a8 100644
--- a/svx/source/dialog/imapwnd.cxx
+++ b/svx/source/dialog/imapwnd.cxx
@@ -815,11 +815,6 @@ void IMapWindow::CreateDefaultObject()
}
}
-void IMapWindow::KeyInput( const KeyEvent& rKEvt )
-{
- GraphCtrl::KeyInput( rKEvt );
-}
-
void IMapWindow::SelectFirstObject()
{
SdrPage* pPage = pModel->GetPage( 0 );