diff --git a/src/file_fdb.c b/src/file_fdb.c index 0ac5ebd5..a8270491 100644 --- a/src/file_fdb.c +++ b/src/file_fdb.c @@ -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);