mirror of
https://github.com/ilyakooo0/vty.git
synced 2024-11-29 08:49:40 +03:00
Remove unused binding
This commit is contained in:
parent
3f318f5bc6
commit
9fb9c54fe2
@ -130,7 +130,6 @@ intMkVty input out = do
|
||||
|
||||
let innerUpdate inPic = do
|
||||
b <- displayBounds out
|
||||
let cursor = picCursor inPic
|
||||
mlastUpdate <- readIORef lastUpdateRef
|
||||
updateData <- case mlastUpdate of
|
||||
Nothing -> do
|
||||
|
Loading…
Reference in New Issue
Block a user