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

Stephan Bergmann sbergman at redhat.com
Mon Jun 13 06:19:56 UTC 2016


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

New commits:
commit 8683bbf11ffa479e0de74e7c01728445ee7072aa
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Mon Jun 13 08:19:28 2016 +0200

    Remove redundant redeclaration
    
    Change-Id: I61f811ddfff624f76eb75695cb12576b8aeca47a

diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index 22d1979..7601ac4 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -99,7 +99,6 @@ class FontSelectPattern;
 class VCLXGraphics;
 class OutDevStateStack;
 struct BitmapSystemData;
-class VclReferenceBase;
 
 namespace vcl
 {


More information about the Libreoffice-commits mailing list