vcl/inc/window.h |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 409d1817b8d0d0364c6e07f5a4ae14da8bc6a852
Author: Tor Lillqvist <t...@collabora.com>
Date:   Wed Jan 6 14:31:37 2016 +0200

    Bin unneeded forward declarations
    
    Change-Id: Ia5e53ab06c3c2097602520023cb53883baa434fe

diff --git a/vcl/inc/window.h b/vcl/inc/window.h
index 62f301d..18ff765 100644
--- a/vcl/inc/window.h
+++ b/vcl/inc/window.h
@@ -41,13 +41,10 @@
 #include <vector>
 #include <set>
 
-struct SalPaintEvent;
 struct ImplDelData;
-struct ImplAccessibleInfos;
 
 namespace vcl {
     class Window;
-    struct ControlLayoutData;
 }
 
 class FixedText;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to