summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2012-01-03 15:13:13 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-01-05 15:38:51 +0100
commit53d27eb2077794b3fa785576f011f9c358561d51 (patch)
tree39c5a1934461a1d9deccd8e13b8bcff569419f42 /desktop
parentRemoved unnecessary tools includes. (diff)
downloadcore-53d27eb2077794b3fa785576f011f9c358561d51.tar.gz
core-53d27eb2077794b3fa785576f011f9c358561d51.zip
Removed unnecessary tools includes.
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/app/langselect.hxx1
-rw-r--r--desktop/source/deployment/gui/dp_gui_dependencydialog.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/desktop/source/app/langselect.hxx b/desktop/source/app/langselect.hxx
index fdb229a47956..2fd8074307a9 100644
--- a/desktop/source/app/langselect.hxx
+++ b/desktop/source/app/langselect.hxx
@@ -28,7 +28,6 @@
#include <list>
#include <sal/types.h>
-#include <tools/string.hxx>
#include <rtl/ustring.hxx>
#include <tools/resid.hxx>
#include <com/sun/star/lang/Locale.hpp>
diff --git a/desktop/source/deployment/gui/dp_gui_dependencydialog.cxx b/desktop/source/deployment/gui/dp_gui_dependencydialog.cxx
index 314660a3dff8..cc3e168a2c35 100644
--- a/desktop/source/deployment/gui/dp_gui_dependencydialog.cxx
+++ b/desktop/source/deployment/gui/dp_gui_dependencydialog.cxx
@@ -36,7 +36,6 @@
#include "tools/gen.hxx"
#include "tools/resid.hxx"
#include "tools/solar.h"
-#include "tools/string.hxx"
#include "vcl/dialog.hxx"
#include "dp_gui.hrc"