Opened 18 years ago
Closed 18 years ago
#4288 closed defect (fixed)
MythMusic: logic error / dead code in playbackbox.cpp
| Reported by: | otto at kolsi dot fi | Owned by: | Isaac Richards |
|---|---|---|---|
| Priority: | trivial | Milestone: | unknown |
| Component: | mythmusic | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
There seems to be a problem with this if(): source:trunk/mythplugins/mythmusic/mythmusic/playbackbox.cpp#L1666
Note:
See TracTickets
for help on using tickets.

(In [15111]) Fix typo. I don't think it will make any difference since we only shuffle the tracks (leaf nodes) now anyway.
Fixes #4288.