mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Cleanup of quickscan
This commit is contained in:
@@ -11,11 +11,6 @@ namespace SabreTools.Library.FileTypes
|
||||
{
|
||||
#region Fields
|
||||
|
||||
/// <summary>
|
||||
/// Determines if archives pull information from headers alone
|
||||
/// </summary>
|
||||
public bool QuickScan { get; set; } = false;
|
||||
|
||||
/// <summary>
|
||||
/// Determines if dates are read or written
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user