summaryrefslogtreecommitdiffstats
path: root/configmgr/source/parsemanager.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-12-05 14:32:31 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-12-05 14:32:31 +0100
commit161681e40bc281404275e12b775e8267fe790100 (patch)
treecbaae40a6ae81f1329214c2c6e1a06a92ed10f47 /configmgr/source/parsemanager.hxx
parentRevert "fdo#80403: Writer specific AutoCorr use FastParser" (diff)
downloadcore-161681e40bc281404275e12b775e8267fe790100.tar.gz
core-161681e40bc281404275e12b775e8267fe790100.zip
Revert "Log parsing time of each xcd file"
This reverts commit ca85c87bf66d15e689cb09daf5dab5c4467046bc, c57fb9ea459f08c33a4b8c129938411a59a19b77 "Use xmlreader::XmlReader::getUrl" was meant for real.
Diffstat (limited to 'configmgr/source/parsemanager.hxx')
-rw-r--r--configmgr/source/parsemanager.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/configmgr/source/parsemanager.hxx b/configmgr/source/parsemanager.hxx
index 74fa131b1caf..85ed3c5ca4f3 100644
--- a/configmgr/source/parsemanager.hxx
+++ b/configmgr/source/parsemanager.hxx
@@ -47,7 +47,6 @@ public:
enum { NAMESPACE_OOR = 1, NAMESPACE_XS = 2, NAMESPACE_XSI = 3 };
private:
- OUString url_;
virtual ~ParseManager();
xmlreader::XmlReader reader_;