summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Fischer <af@openoffice.org>2009-10-16 12:00:49 +0000
committerAndre Fischer <af@openoffice.org>2009-10-16 12:00:49 +0000
commitfa475e5b4abe7b0795c6a04a98f9fd80a7dde04e (patch)
treea96c1ad875680a9a8171c8de47abfaadb08382ea
parent53df433b2bd1f7065c8a6c0f5575a9675f09ce03 (diff)
#i48179# Fixed wrong resolution of merge conflict.
-rw-r--r--sdext/source/presenter/PresenterController.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterController.cxx b/sdext/source/presenter/PresenterController.cxx
index 9cf0e02..5907b93 100644
--- a/sdext/source/presenter/PresenterController.cxx
+++ b/sdext/source/presenter/PresenterController.cxx
@@ -1013,7 +1013,6 @@ void SAL_CALL PresenterController::keyReleased (const awt::KeyEvent& rEvent)
}
break;
- case awt::Key::LEFT:
case awt::Key::UP:
case awt::Key::P:
case awt::Key::BACKSPACE: