Remove unused Package.(Classic|Crc)Hashes.
This commit is contained in:
@@ -18,8 +18,6 @@ namespace OpenRA.FileSystem
|
||||
{
|
||||
Stream GetContent(string filename);
|
||||
bool Exists(string filename);
|
||||
IEnumerable<uint> ClassicHashes();
|
||||
IEnumerable<uint> CrcHashes();
|
||||
IEnumerable<string> AllFileNames();
|
||||
int Priority { get; }
|
||||
string Name { get; }
|
||||
|
||||
Reference in New Issue
Block a user