Skip to content
Snippets Groups Projects
Commit 7d50c26d authored by Albert Astals Cid's avatar Albert Astals Cid
Browse files

Delete some default constructors and assignment operators

They are unused, but if someone used them they would lead to
problems since they would copy the internal raw pointers
and the destructor would cause double delete
parent ce89cada
No related branches found
No related tags found
1 merge request!124Delete some default constructors and assignment operators
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