Opened 18 years ago

Closed 18 years ago

#5677 closed defect (wontfix)

assignment of pop in PromptForUpgrade() is not used

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

pop is assigned but never used.

Attachments (2)

libs_libmyth-unused-value.patch (857 bytes ) - added by Erik Hovland <erik@…> 18 years ago.
removes pop from PromptForUpgrade
schemawiz.patch (3.1 KB ) - added by Nigel 18 years ago.

Download all attachments as: .zip

Change History (3)

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

removes pop from PromptForUpgrade

comment:1 by Nigel, 18 years ago

Resolution: wontfix
Status: newclosed

That variable is the start of conversion to the new ui. Attachment is my current code. As soon as I work out the blocking aspect (schema upgrade happens before the main window run loop qApp->exec() ), the unused variable will go away. Honest!

by Nigel, 18 years ago

Attachment: schemawiz.patch added
Note: See TracTickets for help on using tickets.