summaryrefslogtreecommitdiff
path: root/vcl/inc/PhysicalFontFace.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/PhysicalFontFace.hxx')
-rw-r--r--vcl/inc/PhysicalFontFace.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/PhysicalFontFace.hxx b/vcl/inc/PhysicalFontFace.hxx
index f457bcd5c7f4..5544252d70dc 100644
--- a/vcl/inc/PhysicalFontFace.hxx
+++ b/vcl/inc/PhysicalFontFace.hxx
@@ -27,7 +27,6 @@ struct FontMatchStatus;
class FontSelectPattern;
class PhysicalFontFamily;
-
struct FontMatchStatus
{
public:
@@ -81,7 +80,5 @@ friend class PhysicalFontFamily;
PhysicalFontFace* mpNext;
};
-
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */