mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 21:24:28 -08:00
remove epoch
This commit is contained in:
@@ -37,7 +37,6 @@ int mfshell_cmd_status(mfshell * mfshell, int argc, char *const argv[])
|
||||
fprintf(stderr, "Invalid number of arguments\n");
|
||||
return -1;
|
||||
}
|
||||
|
||||
// then files
|
||||
retval = mfconn_api_device_get_status(mfshell->conn);
|
||||
mfconn_update_secret_key(mfshell->conn);
|
||||
|
||||
Reference in New Issue
Block a user