1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-19 00:20:25 +02:00

Delete fix

This commit is contained in:
Brian Fiete 2020-05-06 05:58:34 -07:00
parent 8f5b95b7af
commit b62ac83155

View file

@ -157,8 +157,6 @@ namespace System
result = true; result = true;
} }
} }
Internal.StdFree(verBuf);
} }
return result; return result;