summaryrefslogtreecommitdiff
path: root/canvas/source
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source')
-rw-r--r--canvas/source/directx/dx_textlayout_drawhelper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/canvas/source/directx/dx_textlayout_drawhelper.cxx b/canvas/source/directx/dx_textlayout_drawhelper.cxx
index 508db17a3f27..d012869aa888 100644
--- a/canvas/source/directx/dx_textlayout_drawhelper.cxx
+++ b/canvas/source/directx/dx_textlayout_drawhelper.cxx
@@ -62,7 +62,6 @@ using namespace ::com::sun::star;
namespace dxcanvas
{
- class DXBitmap;
TextLayoutDrawHelper::TextLayoutDrawHelper(
const uno::Reference< rendering::XGraphicDevice >& xGraphicDevice ) :
mxGraphicDevice(xGraphicDevice)