contour-terminal / contour

Modern C++ Terminal Emulator
http://contour-terminal.org/
Apache License 2.0
2.32k stars 101 forks source link

[vtbackend] Get rid of unused ScreenEvents. #1551

Closed christianparpart closed 6 days ago

christianparpart commented 6 days ago

this is actually a code cleanup. I found out by accident, that ScreenEvents is not used anymore.