summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2013-05-29 13:24:42 +0300
committerTor Lillqvist <tlillqvist@suse.com>2013-05-29 13:26:55 +0300
commit4908bc611113f4c125eff52e2b66d029ffaf31d3 (patch)
tree988de3038293947b142f52aad050314f72bcb3a2 /sd
parentc759d349f235d74508c2f8af4e85cc313897a361 (diff)
WaE: unreachable code
Change-Id: I86080d7849b58f39623c22494992b2d84d9ed6de
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx b/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
index e9c627f5e460..a215952023a8 100644
--- a/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
+++ b/sd/source/ui/slidesorter/shell/SlideSorterViewShell.cxx
@@ -576,9 +576,6 @@ void SlideSorterViewShell::Activate (sal_Bool bIsMDIActivate)
}
break;
- eContext = EnumContext::Context_SlidesorterPage;
- break;
-
default:
break;
}