mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-27 02:13:32 -04:00
Removes `MemoryManager` and the use of rpmalloc in favor of the `new` and `delete` operators found in C++. --------- Co-authored-by: Veratil <veratil@gmail.com>