diff options
author | David Tardon <dtardon@redhat.com> | 2012-10-09 16:36:48 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-10 17:26:52 +0200 |
commit | 81649fdf41776c7416b8d34511be84416ae0468f (patch) | |
tree | 136744450f01bb603b560cd5749c17baef88633a /desktop/unx | |
parent | 1bdd178237bb7a80577fc670bfe285544c6375ea (diff) |
drop unused includes
Change-Id: Id061f9bc09e791308ebcc908092f921a2b309566
Diffstat (limited to 'desktop/unx')
-rw-r--r-- | desktop/unx/splash/unxsplash.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/unx/splash/unxsplash.cxx b/desktop/unx/splash/unxsplash.cxx index e7c7bd56305d..c761359fcd2d 100644 --- a/desktop/unx/splash/unxsplash.cxx +++ b/desktop/unx/splash/unxsplash.cxx @@ -28,10 +28,7 @@ ************************************************************************/ #include "unxsplash.hxx" #include <stdio.h> -#include <unotools/bootstrap.hxx> #include <osl/process.h> -#include <tools/stream.hxx> -#include <sfx2/sfx.hrc> #include <com/sun/star/registry/XRegistryKey.hpp> #include <cppuhelper/implementationentry.hxx> #include <rtl/logfile.hxx> |