OSDN Git Service

MacGui: Implement per track audio settings.
[handbrake-jp/handbrake-jp-git.git] / macosx / HBPreferencesController.m
index 10e61fa..cb2cd19 100644 (file)
@@ -49,8 +49,7 @@
         desktopDirectory,   @"LastSourceDirectory",
         @"NO",              @"DefaultAutoNaming",
         @"NO",              @"DefaultChapterMarkers",
-        @"NO",              @"AllowLargeFiles",
-               @"NO",              @"DisableDvdAutoDetect",
+        @"NO",              @"DisableDvdAutoDetect",
                @"Alert Window",    @"AlertWhenDone",
         nil]];
 }