mirror of
https://github.com/xmonad/xmonad.git
synced 2025-08-05 14:41:56 -07:00
deleted unused 'mul' definition in 'prop_aspect_fits'.
This commit is contained in:
@@ -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 ((,) <$>
|
||||
|
Reference in New Issue
Block a user