OpenGL: remove ARB_fragment_program comment

This a list of OpenGL extensions used. Minus one thanks to
kevindietrich’s smoke work!

https://developer.blender.org/D1694
This commit is contained in:
2016-01-17 23:26:23 -05:00
parent 5cd3428220
commit d48c328b72

View File

@@ -60,7 +60,6 @@
/* Extensions support */
/* -- extension: version of GL that absorbs it
* ARB_fragment_program: 2.0
* ARB_framebuffer object: 3.0
* EXT_framebuffer_object: 3.0
* EXT_framebuffer_blit: 3.0