Ticket #43872

Unused load_intro_gfx() in client gui API

Open Date: 2022-02-16 04:57 Last Update: 2022-03-13 19:37

Reporter:
Owner:
Type:
Status:
Closed
Component:
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
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 History (3/6 Histories)

2022-02-16 04:57 Updated by: cazfi
  • New Ticket "Unused load_intro_gfx() in client gui API" created
2022-03-02 04:18 Updated by: cazfi
Comment

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 Updated by: cazfi
  • Owner Update from (None) to cazfi
  • Resolution Update from None to Accepted
  • Milestone Update from (None) to 3.1.0 (closed)
2022-03-13 19:37 Updated by: cazfi
  • Status Update from Open to Closed
  • Resolution Update from Accepted to Fixed

Edit

Please login to add comment to this ticket » Login