summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/cellsh1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/cellsh1.cxx')
-rw-r--r--sc/source/ui/view/cellsh1.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/view/cellsh1.cxx b/sc/source/ui/view/cellsh1.cxx
index bf9cc0b28d82..eb8440680ae6 100644
--- a/sc/source/ui/view/cellsh1.cxx
+++ b/sc/source/ui/view/cellsh1.cxx
@@ -1198,8 +1198,6 @@ void ScCellShell::ExecuteEdit( SfxRequest& rReq )
// Clipboard
-
-
case SID_COPY: // for graphs in DrawShell
{
WaitObject aWait( GetViewData()->GetDialogParent() );
@@ -2417,8 +2415,6 @@ void ScCellShell::ExecuteEdit( SfxRequest& rReq )
-
-
default:
OSL_FAIL("incorrect slot in ExecuteEdit");
break;