summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-06-28 09:29:12 +0200
committerDavid Tardon <dtardon@redhat.com>2012-06-28 12:17:35 +0200
commit71b9eb272d3b0050dede554b2282b478f979ff7c (patch)
tree42becaa2278a07762a99f6c42f9c118a99d36305 /desktop
parent238f3e58763fe1ffc04eb3b09d2919bc6865e1ce (diff)
drop unused includes
Change-Id: Ic6ead729034a2a02d08f9e8edda0af1d0ff3f459
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/splash/splash.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/desktop/source/splash/splash.cxx b/desktop/source/splash/splash.cxx
index 0ef211a3cbeb..38de2eb112cf 100644
--- a/desktop/source/splash/splash.cxx
+++ b/desktop/source/splash/splash.cxx
@@ -44,10 +44,8 @@
#include <rtl/locale.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/math.hxx>
-#include <vcl/graph.hxx>
#include <vcl/introwin.hxx>
#include <vcl/virdev.hxx>
-#include <svtools/filter.hxx>
#define NOT_LOADED ((long)-1)