summaryrefslogtreecommitdiff
path: root/canvas/source/directx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-03-28 00:29:29 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-03-28 00:30:29 +0900
commit16244e7f241994fd0284b4ba77933d8fb2f25c1c (patch)
treeaa60b0c84a9a334d8be61306ffeedecfb02e6d76 /canvas/source/directx
parent867588b4caf35d4954c7b26b7ac070a7a4675cd3 (diff)
removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper
Diffstat (limited to 'canvas/source/directx')
-rw-r--r--canvas/source/directx/dx_textlayout_drawhelper.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/canvas/source/directx/dx_textlayout_drawhelper.cxx b/canvas/source/directx/dx_textlayout_drawhelper.cxx
index 527c8395f803..508db17a3f27 100644
--- a/canvas/source/directx/dx_textlayout_drawhelper.cxx
+++ b/canvas/source/directx/dx_textlayout_drawhelper.cxx
@@ -31,7 +31,6 @@
#include <vcl/metric.hxx>
#include <vcl/virdev.hxx>
-#include <vcl/metric.hxx>
#include <vcl/canvastools.hxx>
#include <tools/diagnose_ex.h>
@@ -40,7 +39,6 @@
#include <com/sun/star/rendering/FontRequest.hpp>
#include <com/sun/star/rendering/PanoseProportion.hpp>
#include <com/sun/star/rendering/XCanvasFont.hpp>
-#include <com/sun/star/rendering/PanoseProportion.hpp>
#include <comphelper/sequence.hxx>
#include <comphelper/scopeguard.hxx>
#include <tools/color.hxx>