diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-03 15:12:48 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2012-01-05 15:36:41 +0100 |
commit | 571ad11bc091871e8f71cda20c4aa56786f43837 (patch) | |
tree | 7f4a1533d4ec07c1a5ec1d2d75c23008800a0e8d /desktop/unx/splash | |
parent | 79646372a0f4ac6becf494f5a96b0d7dbe379e9d (diff) |
Removed unnecessary tools includes.
Diffstat (limited to 'desktop/unx/splash')
-rw-r--r-- | desktop/unx/splash/unxsplash.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/unx/splash/unxsplash.cxx b/desktop/unx/splash/unxsplash.cxx index bda01857a2e6..e7c7bd56305d 100644 --- a/desktop/unx/splash/unxsplash.cxx +++ b/desktop/unx/splash/unxsplash.cxx @@ -30,7 +30,6 @@ #include <stdio.h> #include <unotools/bootstrap.hxx> #include <osl/process.h> -#include <tools/urlobj.hxx> #include <tools/stream.hxx> #include <sfx2/sfx.hrc> #include <com/sun/star/registry/XRegistryKey.hpp> |