mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Get rid of DEL() and FREE() macros.
Part of CoreLibExe must die.
This commit is contained in:
@ -203,7 +203,7 @@ pfGmBlueSpiral::pfGmBlueSpiral (
|
||||
//============================================================================
|
||||
pfGmBlueSpiral::~pfGmBlueSpiral () {
|
||||
|
||||
DEL(internal);
|
||||
delete internal;
|
||||
}
|
||||
|
||||
//============================================================================
|
||||
|
Reference in New Issue
Block a user