Upstream: gresolv: Remove the lookup for real
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Tue, 16 Oct 2012 14:19:25 +0000 (17:19 +0300)
committerJaehyun Kim <jeik01.kim@samsung.com>
Sat, 6 Apr 2013 13:29:09 +0000 (22:29 +0900)
commit3f0adc1a1e29d54c28089bce6876e288c0d6ecdc
tree21a8251ac641e677b219d49ccaaf4027f1c04413
parent3505b782abffc8cbbc8d83ca7420d3f212753404
Upstream: gresolv: Remove the lookup for real

The call to g_resolv_cancel_lookup() will do nothing
because we just removed the lookup from the queue.
The fix is to remove the lookup directly and not call
the cancel function.
gweb/gresolv.c