mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
Fix compile issue with OpenGL ES
This commit is contained in:
parent
5ea48833dd
commit
0a372b463a
@ -950,8 +950,6 @@ reset() {
|
||||
} else {
|
||||
_glProgramParameteri = NULL;
|
||||
}
|
||||
#else
|
||||
_glProgramParameteri = NULL;
|
||||
#endif
|
||||
|
||||
#ifdef OPENGLES_2
|
||||
|
Loading…
x
Reference in New Issue
Block a user