refactor MCPL file read part of FileSource

A new constructor is added to FileSource that reads from
a given MCPL-file.
This commit is contained in:
Erik B Knudsen 2022-09-16 16:07:22 +02:00
parent 172fec2356
commit 9065bdac3a

View file

@ -436,7 +436,6 @@ CustomSourceWrapper::~CustomSourceWrapper()
#endif
}
//==============================================================================
// Non-member functions
//==============================================================================