mesa: remove _mesa_symbol_table_iterator structure
authorTapani Pälli <tapani.palli@intel.com>
Thu, 27 Feb 2014 08:15:05 +0000 (10:15 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Mon, 10 Mar 2014 07:45:41 +0000 (09:45 +0200)
commitaa0d95a08dbf8f0e3ed66b624ccbc60753b61ef1
treeecc63b8fdf0954ca937ea2e368f6e3dad8d81718
parent678cf9618f252eea209c9f37211dde325223c5ae
mesa: remove _mesa_symbol_table_iterator structure

Nothing uses this structure, removal fixes Klocwork error about
the possible oom condition in _mesa_symbol_table_iterator_ctor.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/program/symbol_table.c
src/mesa/program/symbol_table.h