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

New commits:
commit db93b490a65c7188bfc704948bc3a373cb3066e3
Author: Chris Sherlock <chris.sherloc...@gmail.com>
Date:   Sat Nov 22 11:11:32 2014 +1100

    vcl: remove ImplImageBmp as friend of OutputDevice
    
    Change-Id: Ia212aaa10840bae30508579e17ed8d2e9781c46d
    Reviewed-on: https://gerrit.libreoffice.org/13035
    Reviewed-by: Chris Sherlock <chris.sherloc...@gmail.com>
    Tested-by: Chris Sherlock <chris.sherloc...@gmail.com>

diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index ac8462a..dfb7f4d 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -255,7 +255,6 @@ extern const sal_uLong nVCLLut[ 256 ];
 
 class VCL_DLLPUBLIC OutputDevice: private boost::noncopyable
 {
-    friend class ImplImageBmp;
     friend class Printer;
     friend class System;
     friend class VirtualDevice;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to