summaryrefslogtreecommitdiff
path: root/vcl/headless
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-03-20 18:10:51 +0100
committerStephan Bergmann <sbergman@redhat.com>2014-03-20 18:10:51 +0100
commitad28ffaa37e87d8d4f57dbfd5ed2eb3aae918d68 (patch)
tree39b9ab4c7800cd886ea0ce4c5478a172c3f9122f /vcl/headless
parent36be3d94c2e142d01c026a93fa88454cb5316bff (diff)
Remove unnecessary vcl::SolarMutexObject
Change-Id: I6dfdd7d5d211b66019dfbe364101140e28a3584d
Diffstat (limited to 'vcl/headless')
-rw-r--r--vcl/headless/svpinst.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/headless/svpinst.cxx b/vcl/headless/svpinst.cxx
index b76fdf84c42c..a88243992e45 100644
--- a/vcl/headless/svpinst.cxx
+++ b/vcl/headless/svpinst.cxx
@@ -42,7 +42,6 @@
#include <svdata.hxx>
#include <generic/gendata.hxx>
#include <basebmp/scanlineformats.hxx>
-#include <vcl/solarmutex.hxx>
// FIXME: remove when we re-work the svp mainloop
#include <unx/salunxtime.h>