forgot change, fixed compiling

This commit is contained in:
Stefan Dresselhaus
2014-05-10 17:33:33 +02:00
parent adb2c5d373
commit e4fec7c3de
2 changed files with 10 additions and 7 deletions

View File

@ -389,10 +389,6 @@ render = do
glDrawArrays gl_PATCHES 0 (fromIntegral numVert)
currentProgram $= Just (state ^. gl.glMap.objectProgram)
checkError "draw map"
---- RENDER MAPOBJECTS --------------------------------------------