Remove symbol.id_list
commit6a0698873c43e41c78abf3231c6d5a7863bda897
authorAlexey Zaytsev <alexey.zaytsev@gmail.com>
Wed, 11 Jun 2008 12:15:58 +0000 (11 16:15 +0400)
committerJosh Triplett <josh@freedesktop.org>
Wed, 11 Jun 2008 17:08:31 +0000 (11 10:08 -0700)
tree369051d9f73d6a4f5e901b4348b36f46fe8a45d7
parent6dcc36aec041ea5bb4b8d013d97aaa60d51c18df
Remove symbol.id_list

It was only used to check if the symbol was already bound, and would
cause significant complication in the serialization code.

Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
scope.c
symbol.c
symbol.h