mirror of
https://github.com/LMMS/lmms.git
synced 2026-03-25 17:33:53 -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>