diff options
author | maurj <[email protected]> | 2007-04-18 09:03:46 +0000 |
---|---|---|
committer | maurj <[email protected]> | 2007-04-18 09:03:46 +0000 |
commit | 977b9455a65f4b3774e27b0c7a18c7933adcf54a (patch) | |
tree | 9faa43da19f0e477710a4a43e1150bc3265218db /macosx/English.lproj/MainMenu.nib/classes.nib | |
parent | e11bcb1128453450d623cb1cbc309c35a22c8dde (diff) |
Removed all references to the old job->surround variable, as it is no longer used. Also, removed the "Extract 5.1 Dolby Digital to 6-Channel AAC" preference option from the Mac OS GUI prefs window and controller, as it is no longer needed. It may be worth adding in a new "Default mixdown" preference in its place for a future version of Handbrake?
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@523 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj/MainMenu.nib/classes.nib')
-rw-r--r-- | macosx/English.lproj/MainMenu.nib/classes.nib | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/English.lproj/MainMenu.nib/classes.nib b/macosx/English.lproj/MainMenu.nib/classes.nib index bc5e6856c..6205a2dcc 100644 --- a/macosx/English.lproj/MainMenu.nib/classes.nib +++ b/macosx/English.lproj/MainMenu.nib/classes.nib @@ -196,7 +196,6 @@ LANGUAGE = ObjC; OUTLETS = { fDefAdvancedx264FlagsView = NSButton; - fDefAudioSurround = NSButton; fDefAutoNaming = NSButton; fDefChapterMarkers = NSButton; fDefCrf = NSButton; |