Drop support for paletted display devices. After dropping suppport for Windows 95/98/ME, the logic for populating and clearing the system palette became unneeded as there are no longer any display devices which use a color palette. By removing the logic to support this now-defunct technology, the FMSLogo code base is made simpler and easier to port to a non-Windows platform using pure wxWidgets API.