Explorar o código

sca: remove misleading comment.

- suggestion in comment has long since been implemented
Andrew Mortensen %!s(int64=12) %!d(string=hai) anos
pai
achega
86771e45a9
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      modules/sca/sca_subscribe.c

+ 0 - 1
modules/sca/sca_subscribe.c

@@ -1245,7 +1245,6 @@ sca_handle_subscribe( sip_msg_t *msg, char *p1, char *p2 )
 	goto done;
     }
 
-    /* XXX this should be locked; could use a filled-in req_sub */
     if ( sca_notify_subscriber( sca, &req_sub, app_idx ) < 0 ) {
 	LM_ERR( "SCA %s SUBSCRIBE+NOTIFY for %.*s failed",
 		sca_event_name_from_type( req_sub.event ),