Cleanup: remove calls to SetHWND
These were always followed by calls to SubclassWin() which internally calls SetHWND, so the extra call within FMSLogo was redundant.
Authored by: david_costanzo 2021-05-23
Parent: [r5728]
Child: [r5730]