diff options
author | David Tardon <dtardon@redhat.com> | 2012-10-09 16:21:29 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-10-10 17:26:52 +0200 |
commit | 1bdd178237bb7a80577fc670bfe285544c6375ea (patch) | |
tree | 0b25b82844675bb0b51422614fef050f59b6375f /desktop | |
parent | 46b638ec55376dc59aca80d5faceb634fbcdadf6 (diff) |
drop unused #include
Change-Id: Ibba81e9e517dcc33a7c25fb803ef46a496e20a97
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/source/splash/splash.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/splash/splash.cxx b/desktop/source/splash/splash.cxx index 95cdc670296a..1f816cd14b2f 100644 --- a/desktop/source/splash/splash.cxx +++ b/desktop/source/splash/splash.cxx @@ -31,7 +31,6 @@ #include <stdio.h> #include <unotools/bootstrap.hxx> #include <tools/stream.hxx> -#include <sfx2/sfx.hrc> #include <vcl/svapp.hxx> #include <vcl/salnativewidgets.hxx> |