Cleaned up some warnings, and fixed issue where no Year records were being retrieved #37
This commit is contained in:
@@ -13,7 +13,6 @@ namespace Icarus.Controllers.Utilities
|
||||
public class SongCompression
|
||||
{
|
||||
#region Fields
|
||||
string _archiveDirectory;
|
||||
string _compressedSongFilename;
|
||||
string _tempDirectory;
|
||||
byte[] _uncompressedSong;
|
||||
|
||||
Reference in New Issue
Block a user