mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 21:24:28 -08:00
move mfconn_update_secret_key into the apicalls
This commit is contained in:
@@ -83,7 +83,6 @@ int mfshell_cmd_chdir(mfshell * mfshell, int argc, char *const argv[])
|
||||
}
|
||||
retval = mfconn_api_folder_get_info(mfshell->conn,
|
||||
folder_new, (char *)folderkey);
|
||||
mfconn_update_secret_key(mfshell->conn);
|
||||
|
||||
if (retval != 0) {
|
||||
fprintf(stderr, "mfconn_api_folder_get_info failed\n");
|
||||
|
||||
Reference in New Issue
Block a user