vcl/source/font/PhysicalFontFamily.cxx | 5 ----- 1 file changed, 5 deletions(-)
New commits: commit 65843b39c22a77d5125348513188fcf27dbde294 Author: Chris Sherlock <chris.sherloc...@gmail.com> Date: Tue Jan 26 00:01:43 2016 +1100 vcl: remove unneeded headers from PhysicalFontFamily.cxx Change-Id: I5a3a1747d2194f01c1f05ba5849cd6c2390b85bf diff --git a/vcl/source/font/PhysicalFontFamily.cxx b/vcl/source/font/PhysicalFontFamily.cxx index 4787997..a7cfca3 100644 --- a/vcl/source/font/PhysicalFontFamily.cxx +++ b/vcl/source/font/PhysicalFontFamily.cxx @@ -17,16 +17,11 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <sal/types.h> - #include <rtl/ustring.hxx> #include "outdev.h" -#include "PhysicalFontFace.hxx" #include "PhysicalFontCollection.hxx" -#include "PhysicalFontFamily.hxx" - void PhysicalFontFamily::CalcType( ImplFontAttrs& rType, FontWeight& rWeight, FontWidth& rWidth, FontFamily eFamily, const utl::FontNameAttr* pFontAttr ) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits