mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00

GetPC_TexFormat was never used. It was added in commitd02426a
, with the only user being commented out code. The commented out code was later removed in9893122
, but the implementation stayed.