summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi/cairo_xlib_cairo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/generic/gdi/cairo_xlib_cairo.hxx')
-rw-r--r--vcl/unx/generic/gdi/cairo_xlib_cairo.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/unx/generic/gdi/cairo_xlib_cairo.hxx b/vcl/unx/generic/gdi/cairo_xlib_cairo.hxx
index e8f6cd28ea18..4f0b33101d4a 100644
--- a/vcl/unx/generic/gdi/cairo_xlib_cairo.hxx
+++ b/vcl/unx/generic/gdi/cairo_xlib_cairo.hxx
@@ -88,7 +88,6 @@ namespace cairo {
virtual void flush() const override;
int getDepth() const;
- DeviceFormat getFormat() const;
const X11PixmapSharedPtr& getPixmap() const { return mpPixmap; }
};
}