Skip to content

Commit

Permalink
modules/ims_usrloc_scscf: remove old incorrect comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jaybeepee committed Jul 14, 2016
1 parent 380e84d commit b4d2be7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/ims_usrloc_scscf/impurecord.c
Expand Up @@ -851,7 +851,6 @@ void free_ims_subscription_data(ims_subscription *s) {

}

/* Still needs to be implemented */
int compare_subscription(ims_subscription* new, ims_subscription* orig) {
int i, j, k, l;
LM_DBG("Comparing subscription for IMPI [%.*s]\n", orig->private_identity.len, orig->private_identity.s);
Expand Down

0 comments on commit b4d2be7

Please sign in to comment.