KMessageWidget: Avoid calling polish() inside of palette update
This causes infinite recursion as the palette is set and unset when the application uses CSS stylesheets. But this call is simply unnecessary and can be removed.
This causes infinite recursion as the palette is set and unset when the application uses CSS stylesheets. But this call is simply unnecessary and can be removed.