[Libreoffice-commits] core.git: vcl/inc

Chris Sherlock chris.sherlock79 at gmail.com
Wed Dec 30 17:45:31 PST 2015


 vcl/inc/outfont.hxx |    4 ----
 1 file changed, 4 deletions(-)

New commits:
commit 694eb3d512e21f0f283b834834e6d6fa533581da
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date:   Thu Dec 31 12:44:48 2015 +1100

    vcl: remove unnecessary comment
    
    Change-Id: I152e10d73952e264287a919c2a070f4a4a159f6d

diff --git a/vcl/inc/outfont.hxx b/vcl/inc/outfont.hxx
index 1344423..9af2dde 100644
--- a/vcl/inc/outfont.hxx
+++ b/vcl/inc/outfont.hxx
@@ -39,8 +39,6 @@ class ConvertChar;
 class OutputDevice;
 class Size;
 
-// - ImplFontAttributes -
-
 // device independent font properties
 
 class ImplFontAttributes
@@ -79,8 +77,6 @@ private:
     bool            mbSymbolFlag;
 };
 
-// - ImplDevFontAttributes -
-
 // device dependent font properties
 
 class ImplDevFontAttributes : public ImplFontAttributes


More information about the Libreoffice-commits mailing list