Remove display-posterizing code. It's been dead 3 years.
Signed-off-by: John Hood <cgull@glup.org>
This commit is contained in:
@@ -268,9 +268,6 @@ void STMClient::output_new_frame( void )
|
||||
/* apply local overlays */
|
||||
overlays.apply( new_state );
|
||||
|
||||
/* apply any mutations */
|
||||
display.downgrade( new_state );
|
||||
|
||||
/* calculate minimal difference from where we are */
|
||||
const string diff( display.new_frame( !repaint_requested,
|
||||
local_framebuffer,
|
||||
|
||||
Reference in New Issue
Block a user