Remove unused binding

This commit is contained in:
Jonathan Daugherty 2016-09-02 17:09:57 -07:00
parent 3f318f5bc6
commit 9fb9c54fe2

View File

@ -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