Various and sundry.
This commit is contained in:
parent
88fa62c19c
commit
48801bade1
3 changed files with 1 additions and 369 deletions
|
@ -37,12 +37,8 @@ namespace DTSC {
|
|||
return true;
|
||||
}else{
|
||||
if (seekTime == rhs.seekTime){
|
||||
if (bytePos < rhs.bytePos){
|
||||
if (trackID < rhs.trackID){
|
||||
return true;
|
||||
}else{
|
||||
if (trackID < rhs.trackID){
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue