From 8e8b94734423df7c3e9d00a865e2620b927f3d93 Mon Sep 17 00:00:00 2001
From: Markus Mohrhard <markus.mohrhard@googlemail.com>
Date: Sun, 19 Jul 2015 16:17:23 +0200
Subject: remove unused property

Change-Id: Ia4b0c6985c9e52fed756edc08b959d3b60a122f0
---
 include/sfx2/sidebar/Theme.hxx | 1 -
 1 file changed, 1 deletion(-)

(limited to 'include/sfx2')

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,
-- 
cgit