Opened 16 years ago

Closed 16 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@…> 16 years ago.
removes pop from PromptForUpgrade?
schemawiz.patch (3.1 KB) - added by Nigel 16 years ago.

Download all attachments as: .zip

Change History (3)

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

removes pop from PromptForUpgrade?

comment:1 Changed 16 years ago by Nigel

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!

Changed 16 years ago by Nigel

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