diff options
author | Alexander Wilms <f.alexander.wilms@gmail.com> | 2014-02-25 23:45:44 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-26 06:53:03 -0600 |
commit | 2ef9df8aee696993d9eb235fd36caa4cbcfd3624 (patch) | |
tree | 7b9a351a3362f45a909299c93192bd11a2fd0c4e /sd/source/ui/slideshow/slideshow.cxx | |
parent | 7e92d9881f039899262882633712ec0a3de01474 (diff) |
Remove visual noise from sd
Change-Id: I0957cabd66ddc4e25c7e6ff54ec2a555eda0792c
Reviewed-on: https://gerrit.libreoffice.org/8306
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd/source/ui/slideshow/slideshow.cxx')
-rw-r--r-- | sd/source/ui/slideshow/slideshow.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshow.cxx b/sd/source/ui/slideshow/slideshow.cxx index de376763bcba..849b2a7d36fe 100644 --- a/sd/source/ui/slideshow/slideshow.cxx +++ b/sd/source/ui/slideshow/slideshow.cxx @@ -101,7 +101,7 @@ namespace { } -////////////////////////////////////////////////////////////////////////////// + const SfxItemPropertyMapEntry* ImplGetPresentationPropertyMap() |