script-parser: Remove top-level types list
authorEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 25 Feb 2010 14:22:08 +0000 (14:22 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 25 Feb 2010 14:22:08 +0000 (14:22 +0000)
commitd3d05261e6a394736757cebb5aad9b9267e7cf53
tree31bdb5d12ef6238749a83f736eed49000cc965f3
parentc0be19eff65c4c72aa5c934cee3b582903db40f6
script-parser: Remove top-level types list

The top-level types list was comically out of date, and it was only
determining whether the type we were constructing was initially unowned
or a full object. We can safely replace it with a simple type check.
clutter/clutter-script-parser.c