Ticket #43872

Unused load_intro_gfx() in client gui API

Eröffnet am: 2022-02-16 04:57 Letztes Update: 2022-03-13 19:37

Auswertung:
Verantwortlicher:
Typ:
Status:
Geschlossen
Komponente:
Meilenstein:
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
2

Details

gui-sdl2 and gui-stub have load_intro_gfx() that is never called. It's also listed in graphics_g.h as part of the API.

Ticket-Verlauf (3/6 Historien)

2022-02-16 04:57 Aktualisiert von: cazfi
  • New Ticket "Unused load_intro_gfx() in client gui API" created
2022-03-02 04:18 Aktualisiert von: cazfi
Kommentar

Also its counterpart, free_intro_radar_sprites(), is not really needed. Those functions are not currently completely empty, but they still do nothing - they only (conditionally) free what load_intro_gfx() has never allocated.

2022-03-02 04:25 Aktualisiert von: cazfi
  • Verantwortlicher Update from (Keine) to cazfi
  • Lösung Update from Keine to Accepted
  • Meilenstein Update from (Keine) to 3.1.0 (closed)
2022-03-13 19:37 Aktualisiert von: cazfi
  • Status Update from Offen to Geschlossen
  • Lösung Update from Accepted to Gefixt

Bearbeiten

Please login to add comment to this ticket » Anmelden