[Libreoffice-commits] core.git: xmloff/source
Takeshi Abe
tabe at fixedpoint.jp
Thu Nov 23 14:04:36 UTC 2017
xmloff/source/text/txtprhdl.hxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit e0bd8f36964b84d7649b7705c3df98256d3ce627
Author: Takeshi Abe <tabe at fixedpoint.jp>
Date: Thu Nov 23 17:57:04 2017 +0900
xmloff: Drop non-existent XMLTextPropertyHandlerFactory_Impl
Change-Id: I9cef470e0592e1b90d2cc0f2830c60938daf873e
Reviewed-on: https://gerrit.libreoffice.org/45126
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
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
{
More information about the Libreoffice-commits
mailing list