summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/view
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2012-04-14 20:47:33 +0200
committerJan Holesovsky <kendy@suse.cz>2012-04-14 22:49:32 +0200
commitaf77ec0d7ed0a40a1efe9a380b2bab74c02d9fec (patch)
treed774e3b53249114ea21533d57195594768f24b14 /sd/source/ui/slidesorter/view
parent389218f922471f184daa7429561e78ee5db214e5 (diff)
Slidesorter: Kill more.
Diffstat (limited to 'sd/source/ui/slidesorter/view')
-rw-r--r--sd/source/ui/slidesorter/view/SlsTheme.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/slidesorter/view/SlsTheme.cxx b/sd/source/ui/slidesorter/view/SlsTheme.cxx
index 6390d9044231..efd93a535e8d 100644
--- a/sd/source/ui/slidesorter/view/SlsTheme.cxx
+++ b/sd/source/ui/slidesorter/view/SlsTheme.cxx
@@ -93,9 +93,6 @@ Theme::Theme (const ::boost::shared_ptr<controller::Properties>& rpProperties)
maColor.resize(_ColorType_Size_);
maColor[Color_Background] = maBackgroundColor;
- maColor[Color_ButtonBackground] = Black;
- maColor[Color_ButtonText] = 0xc0c0c0;
- maColor[Color_ButtonTextHover] = White;
maColor[Color_PageNumberDefault] = 0x0808080;
maColor[Color_PageNumberHover] = 0x4c4c4c;
maColor[Color_PageNumberHighContrast] = White;