diff options
author | sr55 <[email protected]> | 2019-02-11 14:05:27 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2019-02-11 14:26:07 +0000 |
commit | c1304a51781c70628522b1bd67b11b4639d0f71c (patch) | |
tree | 7a7efc800eb4c7a29de2628f67f1c200a159cedc /win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs | |
parent | 30ae1c01c231ac07e798be2b1c0ccb8d5069f968 (diff) |
WinGui: Remove left over Advanced Tab checkbox
Diffstat (limited to 'win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs')
-rw-r--r-- | win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs index fe783e3b5..438ccc251 100644 --- a/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs +++ b/win/CS/HandBrakeWPF/Properties/ResourcesTooltips.Designer.cs @@ -623,15 +623,6 @@ namespace HandBrakeWPF.Properties { }
/// <summary>
- /// Looks up a localized string similar to Use advanced options Tab for x264 settings..
- /// </summary>
- public static string Video_AdvancedOptions {
- get {
- return ResourceManager.GetString("Video_AdvancedOptions", resourceCulture);
- }
- }
-
- /// <summary>
/// Looks up a localized string similar to Set the average bitrate.
///
///The instantaneous bitrate can be much higher or lower at any point in time.
|