diff options
Diffstat (limited to 'basic/workben/mgrtest.cxx')
-rw-r--r-- | basic/workben/mgrtest.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/basic/workben/mgrtest.cxx b/basic/workben/mgrtest.cxx index 7e3efc597ac1..a269bcde5b7b 100644 --- a/basic/workben/mgrtest.cxx +++ b/basic/workben/mgrtest.cxx @@ -526,7 +526,6 @@ void __EXPORT TestWindow::Resize() void __EXPORT TestWindow::KeyInput( const KeyEvent& rKEvt ) { - char nCharCode = rKEvt.GetCharCode(); sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); // Nur bei Alt-Return |