mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Remove unused field
This commit is contained in:
@@ -283,12 +283,6 @@ namespace SabreTools.Library.Filtering
|
||||
/// </summary>
|
||||
public bool RemoveUnicode { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Remove fields based on Header values
|
||||
/// </summary>
|
||||
/// TODO: Remove in lieu of relying on Header value
|
||||
public bool RemoveFields { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Include root directory when determing trim sizes
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user