mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
move mfconn_update_secret_key into the apicalls
This commit is contained in:
@@ -76,7 +76,6 @@ int mfshell_cmd_updates(mfshell * mfshell, int argc, char *const argv[])
|
||||
|
||||
retval = mfconn_api_device_get_updates(mfshell->conn, quickkey, revision,
|
||||
target_revision, &patches);
|
||||
mfconn_update_secret_key(mfshell->conn);
|
||||
|
||||
if (retval != 0) {
|
||||
fprintf(stderr, "api call unsuccessful\n");
|
||||
|
||||
Reference in New Issue
Block a user