diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2019-04-30 21:59:34 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-05-07 10:41:10 +0200 |
commit | f0c3fc59e1eefbec202e0a10553dd6581fc2cae5 (patch) | |
tree | 1d3ee243f64e7f8ac32bb5ca486cc2d45a04a187 /svx/inc | |
parent | 6934a55ebe724a2011179473bb4b762d1834b9ce (diff) |
tdf#62699 Drop pass-through header file include/svx/xattr.hxx
Change-Id: I8db9a4de494fbd045a0f4da810c3887ce62dd350
Reviewed-on: https://gerrit.libreoffice.org/71595
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/pch/precompiled_svx.hxx | 1 | ||||
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index e5f7944c8a90..71417c0d1bc4 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -498,7 +498,6 @@ #include <svx/unoshape.hxx> #include <svx/unoshtxt.hxx> #include <svx/viewpt3d.hxx> -#include <svx/xattr.hxx> #include <svx/xbtmpit.hxx> #include <svx/xcolit.hxx> #include <svx/xdash.hxx> diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index f69e7facbdf4..ee101da6d5a8 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -561,7 +561,6 @@ #include <svx/unopage.hxx> #include <svx/unoshape.hxx> #include <svx/unoshprp.hxx> -#include <svx/xattr.hxx> #include <svx/xbtmpit.hxx> #include <svx/xdef.hxx> #include <svx/xenum.hxx> |