mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Remove unnecessary abstract method
This commit is contained in:
@@ -64,15 +64,6 @@ namespace SabreTools.FileTypes.CHD
|
||||
|
||||
#endregion
|
||||
|
||||
#region Abstract functionality
|
||||
|
||||
/// <summary>
|
||||
/// Return the best-available hash for a particular CHD version
|
||||
/// </summary>
|
||||
public abstract byte[] GetHash();
|
||||
|
||||
#endregion
|
||||
|
||||
#region Helpers
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user