resolver: Clean up remove function
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 24 May 2012 13:25:01 +0000 (16:25 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 28 May 2012 14:00:45 +0000 (17:00 +0300)
commit1f854740a04fad3f36ac912514c48d59ca6cffec
tree4b9454936f44770779fe8933bb64955b1b232021
parenta9f7f23c5ab1523f8ede042bcf6b4fd3eb8acb06
resolver: Clean up remove function

A search domain will have it's server attribute set to NULL, thus
remove that explicit check. Also when comparing entry elements to
the given attributes, consider NULL being equal to NULL.
src/resolver.c