- Status Closed
- Percent Complete
- Task Type Patches
- Category Plugins
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Version 3.1
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Alexander Levin - 2009-02-26
Last edited by Thomas Martitz - 2009-02-26
Opened by Alexander Levin - 2009-02-26
Last edited by Thomas Martitz - 2009-02-26
FS#9958 - Avoid repeating of complicated condition
The patch avoid multiple use of the same condition in the code. Instead, a symbol with meaningful name is introduced and used. This avoid code duplication and improves code readability.
Closed by Thomas Martitz
2009-02-26 21:26
Reason for closing: Accepted
Additional comments about closing:
2009-02-26 21:26
Reason for closing: Accepted
Additional comments about closing:
Committed in r20117. Thanks