From 77ec79022fc8312ceed8b324731a4eda231c7e0c Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 27 Feb 2014 16:08:55 +0200 Subject: constructor only used on WNT in FontSelectPatternAttributes Change-Id: Iffbd9702f5a81e4bfe3baa3952824f4c6ba3bca3 --- unusedcode.easy | 1 - 1 file changed, 1 deletion(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 84213afcaf6b..8b4a18f971b4 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -18,7 +18,6 @@ FileStream::FileStream() FileStream::close() FileStream::createTempFile(rtl::OString const&) FileStream::write(void const*, unsigned long) -FontSelectPatternAttributes::FontSelectPatternAttributes(PhysicalFontFace const&, Size const&, float, int, bool) GDriveDocument::GDriveDocument(GDriveSession*) GDriveFolder::GDriveFolder(GDriveSession*) GDriveProperty::GDriveProperty() -- cgit