Cleaned some log
This commit is contained in:
@@ -71,7 +71,6 @@ assetentry_t * assetGetEntry(
|
||||
}
|
||||
|
||||
if(entry->state == ASSET_ENTRY_STATE_NOT_STARTED) {
|
||||
printf("Creating new asset entry for %s\n", name);
|
||||
assetEntryInit(entry, name, type, input);
|
||||
return entry;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user