mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
moving AccurateRipId calculations to CUETools.AccurateRip
This commit is contained in:
@@ -299,9 +299,6 @@ namespace CUETools.CDImage
|
||||
return String.Format("{0:00}:{1:00}:{2:00}", min, sec, frame);
|
||||
}
|
||||
|
||||
public string _cddbId;
|
||||
public string _ArId;
|
||||
|
||||
uint _length;
|
||||
string _catalog;
|
||||
IList<CDTrack> _tracks;
|
||||
|
||||
Reference in New Issue
Block a user