Quote:
Originally Posted by lerxst2112
Shouldn't need this:
The variable is created on the stack and will be destroyed when it goes out of scope. Surprised it doesn't crash. If you don't use new, don't use delete.
|
Yeah, I forgot to remove it, that wasn't actually committed in the change apparently, so there should be no issue in pulling it.