Skip to content

Commit

Permalink
Remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Mar 12, 2015
1 parent 0da38be commit e38d05e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/process.c
Expand Up @@ -4273,9 +4273,6 @@ STATE_MACHINE_DECL(coa_no_reply)
break;

case FR_ACTION_RUN:
/*
* FIXME: do recv_coa Fail
*/
(void) process_proxy_reply(request, NULL);
request_done(request, FR_ACTION_DONE);
break;
Expand Down

0 comments on commit e38d05e

Please sign in to comment.