summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/controller')
-rw-r--r--sd/source/ui/slidesorter/controller/SlsProperties.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/sd/source/ui/slidesorter/controller/SlsProperties.cxx b/sd/source/ui/slidesorter/controller/SlsProperties.cxx
index 1f7cd71d0f59..ccf83b290fb2 100644
--- a/sd/source/ui/slidesorter/controller/SlsProperties.cxx
+++ b/sd/source/ui/slidesorter/controller/SlsProperties.cxx
@@ -254,14 +254,6 @@ bool Properties::IsOnlyPreviewTriggersMouseOver (void) const
}
-
-
-bool Properties::IsHighContrastModeActive (void) const
-{
- return mbIsHighContrastModeActive;
-}
-
-
} } } // end of namespace ::sd::slidesorter::controller
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */