Opened 18 years ago

Closed 18 years ago

#1623 closed patch (fixed)

Pointless if in tv_play.cpp

Reported by: johan@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Found a pointless if statement (the following if was checking exactly the same condition plus another AND operation) in tv_play.cpp while debugging another issue.

Attachments (1)

tv_play.cpp.diff (450 bytes) - added by johan@… 18 years ago.
Diff for tv_play.cpp

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by johan@…

Attachment: tv_play.cpp.diff added

Diff for tv_play.cpp

comment:1 Changed 18 years ago by gigem

Resolution: fixed
Status: newclosed

(In [9614]) Removed duplicate if statement. Patch from johan at vulturest.com. Fixes #1623

Note: See TracTickets for help on using tickets.