mirror of
https://github.com/wiiu-env/WiiUPluginLoaderBackend.git
synced 2026-08-20 01:51:58 -05:00
Minor code cleanup
This commit is contained in:
@@ -72,7 +72,6 @@ int StorageUtils::OpenStorage(const char *plugin_id, wups_storage_item_t *items)
|
||||
return WUPS_STORAGE_ERROR_INVALID_JSON;
|
||||
}
|
||||
} else { // empty or no config exists yet
|
||||
DEBUG_FUNCTION_LINE("open failed");
|
||||
return WUPS_STORAGE_ERROR_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user