diff options
author | Noel Grandin <noel@peralex.com> | 2014-02-27 16:08:55 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-02-28 08:32:04 +0200 |
commit | 77ec79022fc8312ceed8b324731a4eda231c7e0c (patch) | |
tree | e6e4ae11abd3c5b352cadbd6680b8a3c84a932bd /unusedcode.easy | |
parent | 64977e5c2bc6f869cacfe589f9155396847d935c (diff) |
constructor only used on WNT in FontSelectPatternAttributes
Change-Id: Iffbd9702f5a81e4bfe3baa3952824f4c6ba3bca3
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
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() |