Opened 8 years ago
Closed 7 years ago
#13174 closed Developer Task (Fixed)
Remove redundant unzip code in mythgame
| Reported by: | David Hampton | Owned by: | David Hampton |
|---|---|---|---|
| Priority: | minor | Milestone: | 30.0 |
| Component: | Plugin - MythGame | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Mythgame has its own copy of unzip. It should be using the unzip code from libmythbase.
Change History (3)
Note:
See TracTickets
for help on using tickets.

Commit 27fec2baba replaced this library (among others) with the system supplied libraries.