mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 20:08:06 +02:00
mesa: remove unused FEATURE_OES_framebuffer_object define.
Signed-off-by: Oliver McFadden <oliver.mcfadden@linux.intel.com> Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
740cdfdea3
commit
b874db09cf
1 changed files with 0 additions and 2 deletions
|
|
@ -103,6 +103,4 @@
|
|||
#define FEATURE_NV_fragment_program FEATURE_GL
|
||||
#define FEATURE_NV_vertex_program FEATURE_GL
|
||||
|
||||
#define FEATURE_OES_framebuffer_object FEATURE_ES
|
||||
|
||||
#endif /* FEATURES_H */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue