Remove unnescessary initializations of UpdateTexturePalette
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 20 Sep 2010 13:41:39 +0000 (15:41 +0200)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 27 Sep 2010 22:23:14 +0000 (15:23 -0700)
commit8b2d5f431f8c862374d3e352f228b016060cd70a
tree1ff2fcee3d04de74592249337258f54d105a269e
parent78db8c8b66370ba3af3880c08b59f59a87137a0c
Remove unnescessary initializations of UpdateTexturePalette

This is already NULL'ed in _mesa_init_driver_functions.
src/mesa/drivers/dri/intel/intel_tex.c
src/mesa/drivers/dri/mach64/mach64_tex.c
src/mesa/drivers/dri/unichrome/via_tex.c
src/mesa/state_tracker/st_cb_texture.c