Author: kmoore
Date: Mon Jul 29 07:10:10 2013
New Revision: 395619

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=395619
Log:
Remove comment that no longer applies

The monitor thread is already properly torn down on unload and load
failure.

Modified:
    trunk/res/res_sip.c

Modified: trunk/res/res_sip.c
URL: 
http://svnview.digium.com/svn/asterisk/trunk/res/res_sip.c?view=diff&rev=395619&r1=395618&r2=395619
==============================================================================
--- trunk/res/res_sip.c (original)
+++ trunk/res/res_sip.c Mon Jul 29 07:10:10 2013
@@ -1789,7 +1789,6 @@
                ast_pjsip_endpoint = NULL;
        }
        pj_caching_pool_destroy(&caching_pool);
-       /* XXX Should have a way of stopping monitor thread */
        return AST_MODULE_LOAD_DECLINE;
 }
 


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

svn-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/svn-commits

Reply via email to