diff options
author | Gabor Kelemen <kelemen.gabor2@nisz.hu> | 2019-05-01 22:12:48 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2019-05-10 09:14:59 +0200 |
commit | 4709cd82c7fa31eac7bbc9f1991968891080c5f8 (patch) | |
tree | 390750d73ef70bb51bfbc56331c8b1e24340a67a /svx/inc | |
parent | e16641769df8cb2631808acf43e0ee8bd31cb0f7 (diff) |
tdf#62699 Drop pass-through header file include/svx/svdattr.hxx
Change-Id: I04289589196ac69b31f75989d9252c79d03c890f
Reviewed-on: https://gerrit.libreoffice.org/71633
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/pch/precompiled_svxcore.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/pch/precompiled_svxcore.hxx b/svx/inc/pch/precompiled_svxcore.hxx index d2d6dd8cc6a7..ecbe9cfb7e6d 100644 --- a/svx/inc/pch/precompiled_svxcore.hxx +++ b/svx/inc/pch/precompiled_svxcore.hxx @@ -453,7 +453,6 @@ #include <svx/sdtfchim.hxx> #include <svx/selectioncontroller.hxx> #include <svx/sphere3d.hxx> -#include <svx/svdattr.hxx> #include <svx/svddef.hxx> #include <svx/svddrag.hxx> #include <svx/svdedtv.hxx> |