Remove a redundant branch
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Jul 2010 23:48:04 +0000 (19:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 6 Jul 2010 03:13:18 +0000 (23:13 -0400)
commit4e97c96654d2c0f637ea20b22f0d70aa12c7cfab
treeb834a4406f71b9a6ebcc6569966409d636790075
parentaf299df44e067b949a039c56b5081558288f41aa
Remove a redundant branch

Since the name has been interned already at pspec creation time,
we can just call g_intern_string().
gobject/gbinding.c