diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-07-19 16:17:23 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2015-07-26 00:22:00 +0200 |
commit | 8e8b94734423df7c3e9d00a865e2620b927f3d93 (patch) | |
tree | f4a55a0cb476dfb0faf4c812f339201221e437ba /include/sfx2 | |
parent | c8b5979309311a0878e9fe0041423ff0620052bf (diff) |
remove unused property
Change-Id: Ia4b0c6985c9e52fed756edc08b959d3b60a122f0
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/sidebar/Theme.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/Theme.hxx b/include/sfx2/sidebar/Theme.hxx index e6ee996f7a28..bd23c6e1974f 100644 --- a/include/sfx2/sidebar/Theme.hxx +++ b/include/sfx2/sidebar/Theme.hxx @@ -125,7 +125,6 @@ public: __Int_Bool, - Bool_UseSymphonyIcons, Bool_UseSystemColors, Bool_UseToolBoxItemSeparator, Bool_IsHighContrastModeActive, |