From ff989ba403080435bd5beeadf02c4b2eafa00901 Mon Sep 17 00:00:00 2001 From: Oliver Charles Date: Sun, 24 Jan 2021 19:50:45 +0000 Subject: [PATCH] Remove a redundant openGL2Init --- Main.hs | 1 - 1 file changed, 1 deletion(-) diff --git a/Main.hs b/Main.hs index 45dafd9..fe57abf 100644 --- a/Main.hs +++ b/Main.hs @@ -25,7 +25,6 @@ main = do bracket_ openGL2Init openGL2Shutdown do checkVersion styleColorsLight - openGL2Init newIORef False >>= loop w