widl: Don't store typelib kind information in the type structure.
authorRob Shearman <robertshearman@gmail.com>
Mon, 5 Jan 2009 23:34:23 +0000 (23:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 6 Jan 2009 11:57:31 +0000 (12:57 +0100)
commit1f519e17ccfde8773decbd2f8237bbd240800809
tree0ee28bc32e0cafa6790ed01881316daffc9ab2c2
parent64520ecdc7465d7fa970fb258f222d41b6d158ca
widl: Don't store typelib kind information in the type structure.

It can trivially be derived from the type field now.
tools/widl/parser.y
tools/widl/typetree.c
tools/widl/typetree.h
tools/widl/widltypes.h
tools/widl/write_msft.c