diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2018-02-05 08:58:12 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2018-02-05 03:57:35 +0100 |
commit | 467d369081dcae359601e2baefed758bb50b28cf (patch) | |
tree | 0a54603a23666b1724e88a40a94e43bcb3bb68f5 /xmloff/source/text | |
parent | 33f0eefd60c9f0ae56593583f094f025e00f3d35 (diff) |
unused include
Change-Id: Ia39289367d00b006b022305db500abeb1ab0ef9e
Reviewed-on: https://gerrit.libreoffice.org/49220
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'xmloff/source/text')
-rw-r--r-- | xmloff/source/text/txtparae.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/text/txtparae.cxx b/xmloff/source/text/txtparae.cxx index c5baccfe79fc..70859d4c4779 100644 --- a/xmloff/source/text/txtparae.cxx +++ b/xmloff/source/text/txtparae.cxx @@ -33,7 +33,6 @@ #include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/graphic/XGraphic.hpp> #include <com/sun/star/graphic/GraphicProvider.hpp> -#include <com/sun/star/graphic/XGraphicProvider.hpp> #include <com/sun/star/text/XTextDocument.hpp> #include <com/sun/star/text/XTextSectionsSupplier.hpp> #include <com/sun/star/text/XTextTablesSupplier.hpp> |