diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-26 22:30:53 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-03-26 22:39:42 +0900 |
commit | 6749dcc15442abc86dd473eac0885106238e8eb1 (patch) | |
tree | 509860015347e4a4871c95429b9841d52ac3b167 /canvas | |
parent | 3397f7cf382f711bed5a8416d34a688156a64b4a (diff) |
removed duplicate includes in basic / canvas / chart2 / comphelper
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 8b9293acb44d..0dcc70f9dfbc 100644 --- a/canvas/source/vcl/impltools.hxx +++ b/canvas/source/vcl/impltools.hxx @@ -30,7 +30,6 @@ #define _VCLCANVAS_TOOLS_HXX #include <osl/mutex.hxx> -#include <osl/mutex.hxx> #include <vcl/svapp.hxx> #include <vcl/outdev.hxx> |