diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-03-20 17:31:28 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-03-20 17:31:28 +0100 |
commit | 1649caefc995e0a62a312a9e3df2477209db54cd (patch) | |
tree | fe82b1b82e2ab563982c0eb45cc8a5b8ffcb07e6 /canvas | |
parent | c8239a1dd46c78f89fa31599036300ecf60108b5 (diff) |
Remove unused include
Change-Id: Icb79f8f67271a4bcf56be9b4fa88f14cb9d7633c
Diffstat (limited to 'canvas')
-rw-r--r-- | canvas/source/vcl/impltools.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/canvas/source/vcl/impltools.hxx b/canvas/source/vcl/impltools.hxx index e422f213ca72..ab1391bc2b0e 100644 --- a/canvas/source/vcl/impltools.hxx +++ b/canvas/source/vcl/impltools.hxx @@ -24,7 +24,6 @@ #include <vcl/svapp.hxx> #include <vcl/outdev.hxx> -#include <vcl/solarmutex.hxx> #include <basegfx/polygon/b2dpolypolygon.hxx> |