summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-12-09 11:26:37 +0200
committerTor Lillqvist <tml@collabora.com>2013-12-09 11:26:37 +0200
commitb596c6d74d4808f4793df51c81a93b12011314c7 (patch)
tree7e133a9a759099ca44e76fe25c6cec04de5192f3 /framework/inc
parent02ce734450559c9353ca7f42b2519239220dd265 (diff)
Bin pointless micro-optimisation
Change-Id: I87285411001a1535dae5dd921f5cceb1570d5f95
Diffstat (limited to 'framework/inc')
-rw-r--r--framework/inc/services/substitutepathvars.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/services/substitutepathvars.hxx b/framework/inc/services/substitutepathvars.hxx
index f7a8fe39f499..ba0e34b37a82 100644
--- a/framework/inc/services/substitutepathvars.hxx
+++ b/framework/inc/services/substitutepathvars.hxx
@@ -146,8 +146,6 @@ class SubstitutePathVariables_Impl : public utl::ConfigItem
OUString m_aNTDomain;
bool m_bHostRetrieved;
OUString m_aHost;
- bool m_bOSRetrieved;
- OperatingSystem m_eOSType;
Link m_aListenerNotify;
const OUString m_aSharePointsNodeName;