glocalfileinfo: Suppress static analysis return value warning
authorColin Walters <walters@verbum.org>
Tue, 22 Jul 2014 18:22:23 +0000 (14:22 -0400)
committerColin Walters <walters@verbum.org>
Wed, 23 Jul 2014 11:43:41 +0000 (07:43 -0400)
commit7ea4bf3f309232d85b7b60f6ac6295e679a22ed8
tree0027b31dc1fed4ff4be9c5865ad4aef5931de395
parent5fe71c7c5c44b429eebba028cca6ecdc1356b50c
glocalfileinfo: Suppress static analysis return value warning

Just ignore the return value, since we're checking contents != NULL.

https://bugzilla.gnome.org/show_bug.cgi?id=733576
gio/glocalfileinfo.c