Resolve an issue where drawing the status-bar's report info could assert on startup. This was probably caused by accessing theme colors before drawing. The reporter traced this back to [0] however I couldn't reproduce the problem. Remove theme access from INFO_OT_reports_display_update as the color has not been used since [1]. [0]:6de294a191[1]:694bc4d040