mirror of
https://github.com/jtdaugherty/brick.git
synced 2025-01-07 14:36:59 +03:00
Remove unused resize handler
This commit is contained in:
parent
01c2c079e7
commit
085ba506ae
@ -34,9 +34,6 @@ initialState =
|
||||
, stEditor = editor eName ""
|
||||
}
|
||||
|
||||
handleResize :: Name -> DisplayRegion -> St -> St
|
||||
handleResize name size st = error $ show name
|
||||
|
||||
app :: App St
|
||||
app =
|
||||
def { appDraw = drawUI
|
||||
|
Loading…
Reference in New Issue
Block a user