summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog/xmlfilterjar.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-06-05 10:35:22 +0200
committerNoel Grandin <noel@peralex.com>2013-06-05 14:48:19 +0200
commit27c6434fccfec5fb4184c1efa2057595c8716fad (patch)
treec0c65b6653853b345d066324a5e847daa1347fa8 /filter/source/xsltdialog/xmlfilterjar.hxx
parentb83edcf00d4ccd0c734731ed66d167286bf89d6b (diff)
fdo#46808, Replace usage of SpecialConfigManager
with usage of the underlying SvtPathOptions. The service is just a thing wrapper that serves no real purpose. Change-Id: Id762edf71ba0f699ef091261905c88c2d93e1c12
Diffstat (limited to 'filter/source/xsltdialog/xmlfilterjar.hxx')
-rw-r--r--filter/source/xsltdialog/xmlfilterjar.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/source/xsltdialog/xmlfilterjar.hxx b/filter/source/xsltdialog/xmlfilterjar.hxx
index 6681e186684a..7179f9d4e910 100644
--- a/filter/source/xsltdialog/xmlfilterjar.hxx
+++ b/filter/source/xsltdialog/xmlfilterjar.hxx
@@ -48,7 +48,6 @@ private:
OUString sVndSunStarPackage;
OUString sXSLTPath;
OUString sTemplatePath;
- OUString sSpecialConfigManager;
OUString sPump;
OUString sProgPath;
};