Cleanup
This commit is contained in:
+1
-10
@@ -1,10 +1 @@
|
||||
/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:159:1-21: warning: [-Wunused-top-binds]
|
||||
Defined but not used: ‘updateCombineInvClick’
|
||||
|
|
||||
159 | updateCombineInvClick sss w = case w ^. input . mouseContext of
|
||||
| ^^^^^^^^^^^^^^^^^^^^^
|
||||
/home/justin/Haskell/loop/src/Dodge/Update/Input/InGame.hs:159:23-25: warning: [-Wunused-matches]
|
||||
Defined but not used: ‘sss’
|
||||
|
|
||||
159 | updateCombineInvClick sss w = case w ^. input . mouseContext of
|
||||
| ^^^
|
||||
All good (594 modules, at 11:01:56)
|
||||
|
||||
Reference in New Issue
Block a user