summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx
diff options
context:
space:
mode:
authorAndre Fischer <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>2010-04-28 14:48:44 +0200
committerAndre Fischer <Andre.W.Fischer <Andre Fischer<Andre.W.Fischer@Sun.COM>2010-04-28 14:48:44 +0200
commitecb6bc55ff67fb87bbf5fa75d941cfe891560c3a (patch)
tree99eaa522be3375e0407b600e4864f1d54b2aef7b /sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx
parent92fc8aeea78c22a692388701f8e93b21bab12b4e (diff)
renaissance1: resolved minor compilation problems.
Diffstat (limited to 'sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx')
-rw-r--r--sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx b/sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx
index 660990d4c4b6..b40bd667131c 100644
--- a/sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx
+++ b/sd/source/ui/slidesorter/controller/SlsSelectionObserver.cxx
@@ -145,7 +145,6 @@ void SelectionObserver::EndObservation (void)
OSL_ASSERT(mbIsOvservationActive);
mbIsOvservationActive = false;
- model::SlideSorterModel& rModel (mrSlideSorter.GetModel());
PageSelector& rSelector (mrSlideSorter.GetController().GetPageSelector());
PageSelector::UpdateLock aUpdateLock (mrSlideSorter);
rSelector.DeselectAllPages();