From a132c54a0cdbc0fd00ad818780ac4e129a33b358 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 15 May 2018 18:51:05 +0200 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trivmix/Trivmix.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/trivmix/Trivmix.hs b/trivmix/Trivmix.hs index 41370cc..41a1046 100644 --- a/trivmix/Trivmix.hs +++ b/trivmix/Trivmix.hs @@ -189,7 +189,6 @@ trivmix Options{..} = do newLevel <- mulBalance <$> readMVar balance <*> readMVar level currentLevel <- readMVar level' mapM_ (\x -> swapMVar level' (linInt' x currentLevel newLevel) >> threadDelay delay) [0,recip frames..1] - notifyWatchdog mix :: MVar Level -> CFloat -> IO CFloat mix level input = do -- cgit v1.2.3