diff options
Diffstat (limited to 'src/glsl/pp/sl_pp_dict.h')
-rw-r--r-- | src/glsl/pp/sl_pp_dict.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/glsl/pp/sl_pp_dict.h b/src/glsl/pp/sl_pp_dict.h index 49f0e0bf9f..875217bd30 100644 --- a/src/glsl/pp/sl_pp_dict.h +++ b/src/glsl/pp/sl_pp_dict.h @@ -33,8 +33,6 @@ struct sl_pp_context; struct sl_pp_dict { int all; - int _GL_ARB_draw_buffers; - int _GL_ARB_texture_rectangle; int require; int enable; |