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

Chris Sherlock chris.sherlock79 at gmail.com
Mon Jan 25 00:45:43 PST 2016


 vcl/inc/controldata.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit ba5ae5ad175cb054e3462d3af380fb1b94c5ca53
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date:   Mon Jan 25 19:43:38 2016 +1100

    vcl: remove comment cruft from private header controldata.hxx
    
    Change-Id: I3c4119043298d695462dfd287c8da833ed210b3c

diff --git a/vcl/inc/controldata.hxx b/vcl/inc/controldata.hxx
index e2ce242..b402802 100644
--- a/vcl/inc/controldata.hxx
+++ b/vcl/inc/controldata.hxx
@@ -24,9 +24,6 @@
 
 namespace vcl
 {
-
-    //= ImplControlData
-
     struct ImplControlData
     {
         mutable ControlLayoutData*  mpLayoutData;


More information about the Libreoffice-commits mailing list