Whitespace

This commit is contained in:
Alex Harker
2019-08-12 12:15:41 +01:00
parent 78cebec0b9
commit dfe6a8361b
-1
View File
@@ -379,7 +379,6 @@ public:
FrameLib_LocalAllocator(const FrameLib_LocalAllocator&) = delete;
FrameLib_LocalAllocator& operator=(const FrameLib_LocalAllocator&) = delete;
// Allocate / Deallocate Memory
void *alloc(size_t size);