PhotoRec: remove a useless call to header_ignored() in src/file_fdb.c
This commit is contained in:
parent
0e6b790d33
commit
e50fae5d6b
@ -46,7 +46,6 @@ static int header_check_fdb(const unsigned char *buffer, const unsigned int buff
|
||||
if(file_recovery->file_stat!=NULL &&
|
||||
file_recovery->file_stat->file_hint==&file_hint_fdb)
|
||||
{
|
||||
header_ignored(file_recovery_new);
|
||||
return 0;
|
||||
}
|
||||
reset_file_recovery(file_recovery_new);
|
||||
|
Loading…
x
Reference in New Issue
Block a user