mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Cleanup
git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@457 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
parent
b03e247f2d
commit
fba8a4b9d1
1 changed files with 0 additions and 2 deletions
|
|
@ -158,8 +158,6 @@ namespace detail
|
|||
|
||||
public:
|
||||
action()
|
||||
: r_()
|
||||
, f_()
|
||||
{}
|
||||
action( const action& rhs )
|
||||
: r_( const_cast< action& >( rhs ).r_.release() )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue