steamcompmgr: don't repaint on focus change

This'll repaint an empty texture we don't want in a lot of cases.

Reverts part of 7796ffc130.
This commit is contained in:
Pierre-Loup A. Griffais 2021-11-07 22:46:26 -08:00
parent 5e7dcd30f8
commit 6831e6df2c

View file

@ -1802,8 +1802,6 @@ found:
PropModeReplace, (unsigned char *)wmState,
sizeof(wmState) / sizeof(wmState[0]));
hasRepaint = true;
gpuvis_trace_printf( "determine_and_apply_focus focus %lu", focus->id );
if ( debugFocus == true )