summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2017-01-30 13:13:40 +0200
committerTor Lillqvist <tml@collabora.com>2017-01-30 13:14:09 +0200
commit93a49ee2a2d44d10a5d83c7c46c165400d14cbc5 (patch)
treead10e2a1fd3ca2154a40eef1b00a52b37933718f /canvas
parentf41301c1630361a0b753ea47e81ea67ace415f4c (diff)
Drop meaningless forward declaration
Change-Id: I29e09ad50e8adb2c5dd99014872be9c3f0fdcdbd
Diffstat (limited to 'canvas')
-rw-r--r--canvas/source/cairo/cairo_surfaceprovider.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/canvas/source/cairo/cairo_surfaceprovider.hxx b/canvas/source/cairo/cairo_surfaceprovider.hxx
index 6a123c275fc2..8b7159f12e7f 100644
--- a/canvas/source/cairo/cairo_surfaceprovider.hxx
+++ b/canvas/source/cairo/cairo_surfaceprovider.hxx
@@ -31,8 +31,6 @@ class Bitmap;
namespace cairocanvas
{
- class Bitmap;
-
/* Definition of RepaintTarget interface */
/** Target interface for XCachedPrimitive implementations