[Libreoffice-commits] core.git: toolkit/source

Matúš Kukan matus.kukan at collabora.com
Fri Jan 24 03:34:08 PST 2014


 toolkit/source/awt/vclxtoolkit.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b667caafd7c5cb481808ed21ece02beb3b36dd43
Author: Matúš Kukan <matus.kukan at collabora.com>
Date:   Fri Jan 24 12:33:09 2014 +0100

    Remove unneeded include to hopefully fix the tinderboxes.
    
    Change-Id: I991bb1049556d3d19726ecd36b8e1aad7207814c

diff --git a/toolkit/source/awt/vclxtoolkit.cxx b/toolkit/source/awt/vclxtoolkit.cxx
index 6d16cde..aec1d03 100644
--- a/toolkit/source/awt/vclxtoolkit.cxx
+++ b/toolkit/source/awt/vclxtoolkit.cxx
@@ -82,7 +82,6 @@ using org::libreoffice::touch::ByteBufferWrapper;
 #include <toolkit/helper/macros.hxx>
 #include <toolkit/helper/convert.hxx>
 #include <vcl/unohelp.hxx>
-#include <vcl/btndlg.hxx>
 #include <vcl/button.hxx>
 #include <vcl/combobox.hxx>
 #include <vcl/ctrl.hxx>


More information about the Libreoffice-commits mailing list