TooB NAM load errors (Resource directory handling)
This commit is contained in:
@@ -206,10 +206,6 @@ UiFileProperty::UiFileProperty(PluginHost *pHost, const LilvNode *node, const st
|
||||
{
|
||||
this->resourceDirectory_ = resourceDirectory.AsString();
|
||||
}
|
||||
if (this->resourceDirectory_.empty())
|
||||
{
|
||||
this->resourceDirectory_ = "default";
|
||||
}
|
||||
this->fileTypes_ = UiFileType::GetArray(pHost, node, pHost->lilvUris->pipedalUI__fileTypes);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user