[Libreoffice-commits] core.git: vcl/inc
Chris Sherlock
chris.sherlock79 at gmail.com
Thu Dec 31 22:07:12 PST 2015
vcl/inc/PhysicalFontFace.hxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 24aa580514818b35a6098d3b3ff5d5bc77a7fdb1
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date: Fri Jan 1 17:05:24 2016 +1100
vcl: End friendship
Always wanted to write a commit that said this.
Change-Id: I52f6a188e2d115eef9a1e3f702ed127fea3ebb4c
diff --git a/vcl/inc/PhysicalFontFace.hxx b/vcl/inc/PhysicalFontFace.hxx
index 1593e33..4c3704c 100644
--- a/vcl/inc/PhysicalFontFace.hxx
+++ b/vcl/inc/PhysicalFontFace.hxx
@@ -86,7 +86,6 @@ protected:
long mnHeight; // Height (in pixels)
private:
-friend class PhysicalFontFamily;
const int mnMagic; // poor man's RTTI
};
More information about the Libreoffice-commits
mailing list