Skip to content

Cleanup: client: clientUnshade() use clientReconfigure()

Since the final coords are already stored in our local client state, we don't need to fetch them, just to pass them back into clientConfigure(). Just call clientReconfigure() instead.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Merge request reports