Remove needless copies. Delete copy constructor.
authorUmar Arshad <umar@arrayfire.com>
Sat, 6 Aug 2016 16:24:19 +0000 (12:24 -0400)
committerUmar Arshad <umar@arrayfire.com>
Sat, 6 Aug 2016 16:24:19 +0000 (12:24 -0400)
commitffa42994fdcf001c1fe03ad9505dc4aaed7b6069
tree2217847c49dee489abdf52a10432f67697b93a84
parentc296701964d193939bc644c1ef9ba1b6e11c7411
Remove needless copies. Delete copy constructor.

* Deletes the ValidationState_t copy constructor
* Removes needless copies of the copy constructor
source/val/ValidationState.h
source/validate.cpp
source/validate_id.cpp