Kaydet (Commit) 2cc2a39a authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Clean up function declarations

Change-Id: I54f8a16cd64375d1398b6582175b0941ba68696e
üst c87fa1b5
......@@ -66,10 +66,6 @@ namespace cppcanvas
virtual sal_Int32 getActionCount() const SAL_OVERRIDE;
private:
// default: disabled copy/assignment
PointAction(const PointAction&);
PointAction& operator = ( const PointAction& );
::basegfx::B2DPoint maPoint;
CanvasSharedPtr mpCanvas;
::com::sun::star::rendering::RenderState maState;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment