Skip to content

Commit

Permalink
Revert "Eliminate -Wimplicit-fallthrough trigger (MailCore#1767)"
Browse files Browse the repository at this point in the history
This reverts commit 91300db.
  • Loading branch information
alexanderzhigulich authored Jul 19, 2018
1 parent 91300db commit 7f527e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/nntp/MCNNTPSession.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -840,7 +840,6 @@ static int xover_resp_to_fields(struct newsnntp_xover_resp_item * item, struct m
r = MAIL_ERROR_MEMORY;
goto free_list;
}
break

case MAILIMF_ERROR_PARSE:
break;
Expand Down

0 comments on commit 7f527e2

Please sign in to comment.