summaryrefslogtreecommitdiff
path: root/canvas/source/directx/dx_surfacebitmap.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2015-08-11 13:44:17 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2015-08-11 20:12:00 +0000
commitd44821675e764780a52b79c066edb9195d0b0347 (patch)
tree73bc453bd9b4c6804c10da1e8fa5f1c323c1fe8a /canvas/source/directx/dx_surfacebitmap.hxx
parent0592da19b625975886d3442477f4399660736a69 (diff)
remove imgdebug
imgdbug.h ins included in canvs under some debugging flags but that header comes from http://billbaxter.com/projects/imdebug/ and is nowhere to be found in our source. the original project has been dead for a long while.. the last 'news' was that it was migrating to the now defunc 'berlios' hosting site. Change-Id: Idd030164f4ef0b28973530df69323cb952e99169 Reviewed-on: https://gerrit.libreoffice.org/17655 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'canvas/source/directx/dx_surfacebitmap.hxx')
-rw-r--r--canvas/source/directx/dx_surfacebitmap.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/canvas/source/directx/dx_surfacebitmap.hxx b/canvas/source/directx/dx_surfacebitmap.hxx
index 37ae55f75fe9..6d1744efda73 100644
--- a/canvas/source/directx/dx_surfacebitmap.hxx
+++ b/canvas/source/directx/dx_surfacebitmap.hxx
@@ -82,9 +82,6 @@ namespace dxcanvas
css::rendering::IntegerBitmapLayout& bitmapLayout,
const css::geometry::IntegerPoint2D& pos );
-#ifdef DX_DEBUG_IMAGES
- void imageDebugger();
-#endif
private:
void init();