mesa: Remove dead "MemPool" field of gl_shader_state.
This commit is contained in:
@@ -2252,8 +2252,6 @@ struct gl_shader_state
|
||||
*/
|
||||
struct gl_shader_program *ActiveProgram;
|
||||
|
||||
void *MemPool;
|
||||
|
||||
GLbitfield Flags; /**< Mask of GLSL_x flags */
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user