git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@456 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2012-05-26 10:06:31 +00:00
parent 05978fc7d3
commit b03e247f2d

View file

@ -216,7 +216,6 @@ namespace detail
std::auto_ptr< Result > r_; std::auto_ptr< Result > r_;
functor_type f_; functor_type f_;
}; };
} }
} }