summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsha.cxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-16 19:11:44 +0100
committerDavid Tardon <dtardon@redhat.com>2011-01-17 08:56:07 +0100
commit90b152881e398ef1493130c3fb08bf646fbb807d (patch)
tree1f1b2d161eb672cdec7962bc824e1e5e49214f17 /sc/source/ui/view/tabvwsha.cxx
parent9bcc3c85b602a009277d170a7d1544fba2254a3f (diff)
Remove some dead code in 'view'
Diffstat (limited to 'sc/source/ui/view/tabvwsha.cxx')
-rw-r--r--sc/source/ui/view/tabvwsha.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/view/tabvwsha.cxx b/sc/source/ui/view/tabvwsha.cxx
index 9bff37e4283c..670daa305b73 100644
--- a/sc/source/ui/view/tabvwsha.cxx
+++ b/sc/source/ui/view/tabvwsha.cxx
@@ -782,8 +782,6 @@ void ScTabViewShell::ExecuteUndo(SfxRequest& rReq)
GetViewFrame()->GetBindings().InvalidateAll(sal_False);
}
break;
-// default:
-// GetViewFrame()->ExecuteSlot( rReq );
}
}