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

Stephan Bergmann sbergman at redhat.com
Thu Oct 19 18:05:11 UTC 2017


 include/vcl/IDialogRenderable.hxx |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 245fda4189cab7b8ec33ca23de1d7ea3f6fa5a1e
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Thu Oct 12 15:36:44 2017 +0200

    Remove self-include
    
    ...that was probably added by accident with
    0f58e974a7d6a88491a97ea3d0f30755ec330253 "lokdialog: Better dialog rendering
    API"
    
    Change-Id: Id480e0332da5edf7fc89b685c681bc79b34869f7
    Reviewed-on: https://gerrit.libreoffice.org/43554
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Stephan Bergmann <sbergman at redhat.com>

diff --git a/include/vcl/IDialogRenderable.hxx b/include/vcl/IDialogRenderable.hxx
index 02e959ea6fad..3fd6b6c93bd8 100644
--- a/include/vcl/IDialogRenderable.hxx
+++ b/include/vcl/IDialogRenderable.hxx
@@ -16,8 +16,6 @@
 #include <vcl/virdev.hxx>
 #include <vcl/window.hxx>
 
-#include "IDialogRenderable.hxx"
-
 #include <map>
 
 namespace vcl


More information about the Libreoffice-commits mailing list