Removed Stray, Old Assert
authorJayson Vantuyl <jvantuyl@engineyard.com>
Mon, 23 Feb 2009 21:28:40 -0800
changeset 586 397c716572b4
parent 585 bccdb423a8e9
child 587 7c793095138e
Removed Stray, Old Assert
loudmouth/lm-blocking-resolver.c
--- a/loudmouth/lm-blocking-resolver.c	Mon Feb 23 18:04:58 2009 -0800
+++ b/loudmouth/lm-blocking-resolver.c	Mon Feb 23 21:28:40 2009 -0800
@@ -130,7 +130,6 @@
       priv->cur_result = ans; */
 
     if (retval) {
-        assert(ans->ai_family == AF_INET);
         g_object_ref (resolver);
 
         _lm_resolver_set_result (LM_RESOLVER (resolver), LM_RESOLVER_RESULT_OK,