Opened 18 years ago
Closed 18 years ago
#5677 closed defect (wontfix)
assignment of pop in PromptForUpgrade() is not used
| Reported by: | 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)
Change History (3)
by , 18 years ago
| Attachment: | libs_libmyth-unused-value.patch added |
|---|
comment:1 by , 18 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
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 , 18 years ago
| Attachment: | schemawiz.patch added |
|---|
Note:
See TracTickets
for help on using tickets.

removes pop from PromptForUpgrade