Skip to content

Commit

Permalink
Removing unnecessary imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
MillionIntegrals committed Aug 12, 2019
1 parent 53df369 commit 0a3503d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mujoco_py/gl/eglshim.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
#include "egl.h"
#include "eglext.h"
#include <GL/glew.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <GL/glext.h>

#include "mujoco.h"
#include "mjrender.h"
Expand Down

0 comments on commit 0a3503d

Please sign in to comment.