Skip to content

Commit

Permalink
Remove empty debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
arr2036 committed Jun 13, 2014
1 parent cc494a5 commit 87a57b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/modules/rlm_eap/radeapclient.c
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,6 @@ static int process_eap_challenge(RADIUS_PACKET *req, RADIUS_PACKET *rep)

ERROR("%02x", randcfgvp[rnum]->vp_octets[i]);
}
ERROR("");
}
return 0;
}
Expand Down

0 comments on commit 87a57b6

Please sign in to comment.