[Libreoffice-commits] .: svtools/bmpmaker svtools/source

François Tigeot ftigeot at kemper.freedesktop.org
Thu Jun 30 22:31:30 PDT 2011


 svtools/bmpmaker/bmp.cxx        |    1 -
 svtools/source/uno/unoiface.cxx |    1 -
 2 files changed, 2 deletions(-)

New commits:
commit 925b483108c6766b4ba5ef866a25db99148de0c0
Author: Francois Tigeot <ftigeot at wolfpond.org>
Date:   Fri Jul 1 07:31:14 2011 +0200

    Do not include filedlg.hxx when not necessary

diff --git a/svtools/bmpmaker/bmp.cxx b/svtools/bmpmaker/bmp.cxx
index b7b33f3..61d2d21 100644
--- a/svtools/bmpmaker/bmp.cxx
+++ b/svtools/bmpmaker/bmp.cxx
@@ -40,7 +40,6 @@ using namespace std;
 #include <vcl/svapp.hxx>
 
 #include "svl/solar.hrc"
-#include <svtools/filedlg.hxx>
 #include "bmpcore.hxx"
 #include "bmp.hrc"
 
diff --git a/svtools/source/uno/unoiface.cxx b/svtools/source/uno/unoiface.cxx
index 686263a..736427a 100644
--- a/svtools/source/uno/unoiface.cxx
+++ b/svtools/source/uno/unoiface.cxx
@@ -34,7 +34,6 @@
 #include <vcl/svapp.hxx>
 #include <svtools/svmedit.hxx>
 #include <unoiface.hxx>
-#include <svtools/filedlg.hxx>
 #include <svtools/filectrl.hxx>
 #include <svtools/roadmap.hxx>
 #include <svtools/fixedhyper.hxx>


More information about the Libreoffice-commits mailing list