Eliminate a leftover comment
This commit is contained in:
parent
37b5c3b1bc
commit
5803630c0d
1 changed files with 0 additions and 2 deletions
|
|
@ -1184,8 +1184,6 @@ sfizz_lv2_load_file(sfizz_plugin_t *self, const char *file_path)
|
|||
file_path = buf;
|
||||
}
|
||||
|
||||
// bool status = sfizz_load_file(self->synth, file_path);
|
||||
|
||||
///
|
||||
const sfz::InstrumentFormatRegistry& formatRegistry = sfz::InstrumentFormatRegistry::getInstance();
|
||||
const sfz::InstrumentFormat* format = formatRegistry.getMatchingFormat(file_path);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue