summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-06 11:28:34 +0200
committerNoel Grandin <noel@peralex.com>2015-10-07 08:27:25 +0200
commitb1b6f163d32f59fd5e750d5814cf04e8bf357907 (patch)
tree3960841352bb3ff4c10610ac9f4a2efb10b1c31f /include
parentloplugin:mergeclasses (diff)
downloadcore-b1b6f163d32f59fd5e750d5814cf04e8bf357907.tar.gz
core-b1b6f163d32f59fd5e750d5814cf04e8bf357907.zip
inline ISurfaceProxySharedPtr typedef
some places were not using the typedef anyhow Change-Id: Idf92ad63b05101832827113701a85eca48c084c6
Diffstat (limited to 'include')
-rw-r--r--include/canvas/rendering/isurfaceproxy.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/canvas/rendering/isurfaceproxy.hxx b/include/canvas/rendering/isurfaceproxy.hxx
index 9523ffa40a30..6baf0af61c09 100644
--- a/include/canvas/rendering/isurfaceproxy.hxx
+++ b/include/canvas/rendering/isurfaceproxy.hxx
@@ -97,8 +97,6 @@ namespace canvas
const ::basegfx::B2DPolyPolygon& rClipPoly,
const ::basegfx::B2DHomMatrix& rTransform ) = 0;
};
-
- typedef std::shared_ptr< ISurfaceProxy > ISurfaceProxySharedPtr;
}
#endif // INCLUDED_CANVAS_RENDERING_ISURFACEPROXY_HXX