Remove a NULL check that didn't do any good. (#360904, Paolo Borelli)
authorMatthias Clasen <mclasen@redhat.com>
Tue, 6 Mar 2007 07:22:04 +0000 (07:22 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 6 Mar 2007 07:22:04 +0000 (07:22 +0000)
commit2a6150bc06f257c7693edb6deb370c4da1092a80
tree05e68a1feea3f0bd482e5b28458dce4b6ba4c433
parent5eaddd21bb7c0be865e1c9743b23bdb2ff35ad61
Remove a NULL check that didn't do any good. (#360904, Paolo Borelli)

2007-03-06  Matthias Clasen  <mclasen@redhat.com>

        * glib/gkeyfile.c (g_key_file_parse_value_as_boolean):
        Remove a NULL check that didn't do any good.  (#360904,
        Paolo Borelli)

svn path=/trunk/; revision=5375
ChangeLog
glib/gkeyfile.c