mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
2b82c34ea8
Remove the second of two calls to PopulateBackendInfo during emulation startup. This call was originally the only one, but b214e0e added an earlier call to handle the backend being changed by the GameINI. The PR discussion doesn't explain why the original call was left in; I suspect it was just overlooked. As a bonus, this removes one of the extra copies of the "Video Info" On Screen Display message at startup when using OpenGL.