We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3aa9957 commit d788f49Copy full SHA for d788f49
1 file changed
engine/source/dmdscript/RandAA.d
@@ -510,7 +510,6 @@ public:
510
// handle it.
511
GC.free(cast(void*)this._keys);
512
GC.free(cast(void*)this.flags);
513
- GC.free(cast(void*)this.vals);
514
515
static if(storeHash)
516
{
0 commit comments