diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-03-01 13:16:40 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-03-02 09:18:19 +0100 |
commit | 477d2ba662cbd716588519419eece2b4f06d8610 (patch) | |
tree | f3aa77adfcd770e8321738bffed8f8243eb11a98 /xmlsecurity/inc/pch | |
parent | 82d42fa2c05e8d53ec2c21733a2a9f53412dd2d1 (diff) |
delete colordata.hxx
move what we still need into color.hxx
Change-Id: Ied7e31eb16468aa334c666b1499a6262f16a6350
Reviewed-on: https://gerrit.libreoffice.org/50561
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmlsecurity/inc/pch')
-rw-r--r-- | xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx b/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx index 0c01d24701c7..66b02c04f3ba 100644 --- a/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx +++ b/xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx @@ -314,7 +314,6 @@ #include <svtools/treelistentries.hxx> #include <svtools/viewdataentry.hxx> #include <tools/color.hxx> -#include <tools/colordata.hxx> #include <tools/contnr.hxx> #include <tools/date.hxx> #include <tools/datetime.hxx> |