Remove some questionable documentation
authorMatthias Clasen <mclasen@redhat.com>
Mon, 27 Jul 2015 10:24:44 +0000 (06:24 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Jul 2015 10:42:46 +0000 (06:42 -0400)
commit9c4887027d6bd09f38120b195c677dbe3bc5654b
tree17e1f6f034af041282dffcf05cbb76d2fffdc1da
parentc885d42751e35ac8210f889d80e4b059a08d86ae
Remove some questionable documentation

A function that takes a lock can certainly block in the sense
that it has to wait if the lock is taken.

https://bugzilla.gnome.org/show_bug.cgi?id=751751
glib/gasyncqueue.c