diff options
Diffstat (limited to 'libhb/common.h')
-rw-r--r-- | libhb/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libhb/common.h b/libhb/common.h index a932a07a8..f4d25dcf6 100644 --- a/libhb/common.h +++ b/libhb/common.h @@ -555,8 +555,6 @@ struct hb_job_s int mux; char * file; - /* Allow MP4 files > 4 gigs */ - int largeFileSize; int mp4_optimize; int ipod_atom; |