summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-01-31 13:37:24 +0100
committerDavid Tardon <dtardon@redhat.com>2012-02-01 06:07:22 +0100
commit4ecc4a91e1199e061a4561f2eaf577085064658f (patch)
treefac523719b61cccd4d00d77596c38cd8dafcd052 /canvas
parentb9accbafa13b0ffb8855d3ae732b397f6120a3cb (diff)
remove duplicate include
Diffstat (limited to 'canvas')
-rw-r--r--canvas/inc/canvas/vclwrapper.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/canvas/inc/canvas/vclwrapper.hxx b/canvas/inc/canvas/vclwrapper.hxx
index cf42e15e2ef3..f6d5b3a46308 100644
--- a/canvas/inc/canvas/vclwrapper.hxx
+++ b/canvas/inc/canvas/vclwrapper.hxx
@@ -30,10 +30,8 @@
#define INCLUDED_CANVAS_VCLWRAPPER_HXX
#include <osl/mutex.hxx>
-#include <osl/mutex.hxx>
#include <vcl/svapp.hxx>
-
namespace canvas
{
namespace vcltools