glsl: Regenerate for double destroy fix.

This commit is contained in:
Eric Anholt 2010-08-27 15:24:23 -07:00
parent d539c69044
commit 681492cbe2

View file

@ -16766,6 +16766,7 @@ void
_mesa_glsl_release_functions(void)
{
talloc_free(builtin_mem_ctx);
builtin_mem_ctx = NULL;
}
void