canvas/source/cairo/cairo_surfaceprovider.hxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 93a49ee2a2d44d10a5d83c7c46c165400d14cbc5 Author: Tor Lillqvist <[email protected]> Date: Mon Jan 30 13:13:40 2017 +0200 Drop meaningless forward declaration Change-Id: I29e09ad50e8adb2c5dd99014872be9c3f0fdcdbd diff --git a/canvas/source/cairo/cairo_surfaceprovider.hxx b/canvas/source/cairo/cairo_surfaceprovider.hxx index 6a123c2..8b7159f 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
