Opened 18 years ago

Closed 17 years ago

#5102 closed defect (wontfix)

remove unneeded assignment in Dsmcc::ProcessSection()

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

Description

In Dsmcc::ProcessSection() a carousel is made using AddTap(). And the carousel is assigned to a variable. But that variable is never used.

Attachments (1)

libs_libmythtv_dsmcc.cpp-removed-unused-assignment.patch (790 bytes ) - added by Erik Hovland <erik@…> 18 years ago.
remove unneeded assignment

Download all attachments as: .zip

Change History (2)

by Erik Hovland <erik@…>, 18 years ago

remove unneeded assignment

comment:1 by danielk, 17 years ago

Resolution: wontfix
Status: newclosed

This is there for future enhancement, see comment on line 422.

Note: See TracTickets for help on using tickets.