diff freeDiameter/p_psm.c @ 184:89d39bcf9ef5

Some cleanups
author Sebastien Decugis <sdecugis@nict.go.jp>
date Thu, 04 Feb 2010 16:52:10 +0900
parents 94898702db87
children 5ea550c3f033
line wrap: on
line diff
--- a/freeDiameter/p_psm.c	Thu Feb 04 16:22:55 2010 +0900
+++ b/freeDiameter/p_psm.c	Thu Feb 04 16:52:10 2010 +0900
@@ -625,7 +625,6 @@
 	
 	/* A new connection has not been established with the remote peer */
 	if (event == FDEVP_CNX_FAILED) {
-		struct cnxctx * cnx = ev_data;
 		
 		/* Release the resources of the connecting thread */
 		CHECK_POSIX_DO( pthread_join( peer->p_ini_thr, NULL), /* ignore, it is not a big deal */);
"Welcome to our mercurial repository"