Opened 15 years ago

Closed 14 years ago

Last modified 14 years ago

#7061 closed defect (fixed)

Remove empty if statement in libmyth/mythcdrom-linux.cpp

Reported by: Erik Hovland <erik@…> Owned by: Isaac Richards
Priority: trivial Milestone: 0.24
Component: MythTV - General Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Empty if statements can usually be replaced. There is one in mythcdrom-linux.cpp.

Attachments (2)

libs_libmyth_mythcdrom-linux.cpp-mangle-weird-conditional (1.0 KB) - added by Erik Hovland <erik@…> 15 years ago.
Replaces an empty if
libs_libmyth_mythcdrom-linux.cpp-mangle-weird-conditional-ticket-7061 (1.0 KB) - added by Erik Hovland <erik@…> 14 years ago.
Same patch as before but against trunk as of 2010-02-03

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by Erik Hovland <erik@…>

Replaces an empty if

Changed 14 years ago by Erik Hovland <erik@…>

Same patch as before but against trunk as of 2010-02-03

comment:1 Changed 14 years ago by stuartm

Resolution: fixed
Status: newclosed

(In [23950]) Patch from Erik Hovland to eliminate an empty conditional in MythCDROMLinux::checkMedia(). Closes #7061

comment:2 Changed 14 years ago by stuartm

Milestone: unknown0.24
Note: See TracTickets for help on using tickets.