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

Chris Sherlock chris.sherlock79 at gmail.com
Sat Nov 22 03:44:37 PST 2014


 include/vcl/outdev.hxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 11f041408adfe8191cccf1b4ae2fa763ffafdd26
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date:   Sat Nov 22 22:43:17 2014 +1100

    vcl: remove commented out friend class from outdev.hxx
    
    Change-Id: I6064a9017effe49fc7727868398ad73140379708

diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index 50e9151..19c43ed 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -254,7 +254,6 @@ extern const sal_uLong nVCLLut[ 256 ];
 class VCL_DLLPUBLIC OutputDevice: private boost::noncopyable
 {
     friend class Printer;
-    //friend class System;
     friend class VirtualDevice;
     friend class vcl::Window;
     friend class WorkWindow;


More information about the Libreoffice-commits mailing list