Replace them with just calls to delete as it doesn't matter if the pointer is null or not in all these cases and using just "delete" is more clear. |
||
|---|---|---|
| .. | ||
| msvc/wx | ||
| wx | ||
Replace them with just calls to delete as it doesn't matter if the pointer is null or not in all these cases and using just "delete" is more clear. |
||
|---|---|---|
| .. | ||
| msvc/wx | ||
| wx | ||