dusting off more

This commit is contained in:
nek0 2018-10-08 18:59:47 +02:00
parent aedb1c2a7e
commit a52cb93d78

View file

@ -53,7 +53,6 @@ pre :: Affection UserData ()
pre = do
ad <- A.get
ud <- getAffection
-- _ <- SDL.glSetAttribute SDL.SDL_GL_SHARE_WITH_CURRENT_CONTEXT 1
threadCtx <- SDL.glCreateContext (drawWindow ad)
SDL.glMakeCurrent (drawWindow ad) (glContext ad)
let Subsystems w m k j = subsystems ud