gobject/gtype.h: Fix _G_TYPE_CVH macro. Fixes #597194
authorEdward Hervey <bilboed@bilboed.com>
Sat, 3 Oct 2009 10:37:36 +0000 (12:37 +0200)
committerEdward Hervey <bilboed@bilboed.com>
Sat, 3 Oct 2009 14:17:17 +0000 (16:17 +0200)
commit68b1ca04433846b68141a72029ed67ae117a7e94
tree72e34c9f898675ba32453b48edb747b1bc60519c
parent1937765f9f9052a870cfd924b18e08aa8901a8f2
gobject/gtype.h: Fix _G_TYPE_CVH macro. Fixes #597194

If __val doesn't exist, we shouldn't do any other checks.
gobject/gtype.h