Remove unused function

This commit is contained in:
eelke 2022-04-10 10:37:56 +02:00
parent a5563949e5
commit d0439c2d70
3 changed files with 0 additions and 11 deletions

View file

@ -18,7 +18,6 @@ private:
QPaintEvent *event;
QFontMetrics fontMetrics;
// Loop state
struct LoopState {
CodeEditor *editor;
QTextBlock block;