Opened 17 years ago
Closed 17 years ago
#5102 closed defect (wontfix)
remove unneeded assignment in Dsmcc::ProcessSection()
Reported by: | 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)
Change History (2)
Changed 17 years ago by
Attachment: | libs_libmythtv_dsmcc.cpp-removed-unused-assignment.patch added |
---|
comment:1 Changed 17 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
This is there for future enhancement, see comment on line 422.
Note: See
TracTickets for help on using
tickets.
remove unneeded assignment