summaryrefslogtreecommitdiff
path: root/canvas/source/vcl/canvas.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/source/vcl/canvas.hxx')
-rw-r--r--canvas/source/vcl/canvas.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/canvas/source/vcl/canvas.hxx b/canvas/source/vcl/canvas.hxx
index 6ce9b5e193b6..957e9c4822f2 100644
--- a/canvas/source/vcl/canvas.hxx
+++ b/canvas/source/vcl/canvas.hxx
@@ -113,8 +113,6 @@ namespace vclcanvas
private:
css::uno::Sequence< css::uno::Any > maArguments;
};
-
- typedef ::rtl::Reference< Canvas > CanvasRef;
}
#endif