Skip to content
Snippets Groups Projects
Commit 2d0e11ef authored by Sean McBride's avatar Sean McBride
Browse files

Applied VTK_DELETE_FUNCTION for operator=

(operator\s*=.*);\s*//\s*Not\s*implemented[\.]*
to
\1 VTK_DELETE_FUNCTION;

After that, this finds basically nothing:

operator.*implemented

then manually reverted changed files in VPIC and KWSys folders.
parent 37e1de8d
No related branches found
No related tags found
Loading
Showing
with 22 additions and 22 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment