mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
deleted unused 'mul' definition in 'prop_aspect_fits'.
This commit is contained in:
parent
40466b2be2
commit
3c6f52a349
@ -58,7 +58,6 @@ prop_aspect_fits =
|
||||
==> f (x,y) == (x,y)
|
||||
|
||||
where pos = choose (0, 65535)
|
||||
mul a b = toInteger (a*b) /= toInteger a * toInteger b
|
||||
|
||||
prop_point_within r @ (Rectangle x y w h) =
|
||||
forAll ((,) <$>
|
||||
|
Loading…
x
Reference in New Issue
Block a user