diff options
Diffstat (limited to 'src/filegen.h')
-rw-r--r-- | src/filegen.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/filegen.h b/src/filegen.h index 0b85f7bc..2f243da3 100644 --- a/src/filegen.h +++ b/src/filegen.h @@ -70,7 +70,6 @@ struct file_recovery_struct FILE *handle; time_t time; uint64_t file_size; - uint64_t file_size_on_disk; const char *extension; uint64_t min_filesize; uint64_t offset_ok; |