summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2017-11-23 17:57:04 +0900
committerJulien Nabet <serval2412@yahoo.fr>2017-11-23 15:04:05 +0100
commite0bd8f36964b84d7649b7705c3df98256d3ce627 (patch)
treeb72754de316d22032f7385642e3ee09945e03a7c /xmloff
parent94d76cef1f71056fab106caf4cc8e65504475615 (diff)
xmloff: Drop non-existent XMLTextPropertyHandlerFactory_Impl
Change-Id: I9cef470e0592e1b90d2cc0f2830c60938daf873e Reviewed-on: https://gerrit.libreoffice.org/45126 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/text/txtprhdl.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmloff/source/text/txtprhdl.hxx b/xmloff/source/text/txtprhdl.hxx
index 8870268eb0a8..6b1703f16eaa 100644
--- a/xmloff/source/text/txtprhdl.hxx
+++ b/xmloff/source/text/txtprhdl.hxx
@@ -21,9 +21,6 @@
#include <xmloff/prhdlfac.hxx>
-#include <memory>
-
-class XMLTextPropertyHandlerFactory_Impl;
class XMLTextPropertyHandlerFactory : public XMLPropertyHandlerFactory
{