[Libreoffice-commits] .: basctl/source cui/source

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


 basctl/source/basicide/moduldl2.cxx |    2 --
 cui/source/options/optpath.cxx      |    1 -
 2 files changed, 3 deletions(-)

New commits:
commit 38184d85f75e5d1cefeab5930039c6fe1363f8e2
Author: Francois Tigeot <ftigeot at wolfpond.org>
Date:   Fri Jul 1 07:20:12 2011 +0200

    Do not include filedlg.hxx when not necessary

diff --git a/basctl/source/basicide/moduldl2.cxx b/basctl/source/basicide/moduldl2.cxx
index b963f0b..f1759d6 100644
--- a/basctl/source/basicide/moduldl2.cxx
+++ b/basctl/source/basicide/moduldl2.cxx
@@ -33,8 +33,6 @@
 
 #include <ide_pch.hxx>
 
-#include <svtools/filedlg.hxx>
-
 #include <sot/storinfo.hxx>
 
 #include <moduldlg.hrc>
diff --git a/cui/source/options/optpath.cxx b/cui/source/options/optpath.cxx
index a3b00fb..ddf4d61 100644
--- a/cui/source/options/optpath.cxx
+++ b/cui/source/options/optpath.cxx
@@ -35,7 +35,6 @@
 #include <sfx2/app.hxx>
 #include <svl/aeitem.hxx>
 #include <svtools/svtabbx.hxx>
-#include <svtools/filedlg.hxx>
 #include <tools/config.hxx>
 #include <tools/urlobj.hxx>
 #include <vcl/svapp.hxx>


More information about the Libreoffice-commits mailing list