This is a patch that just removes the:

default:
  break;

case from both the documentation at the top and the most recent commit. Since there is no code to be executed on an "else" case, this code is unnecessary.

CommentFileSizeAuthor
updates.inc_5.patch693 byteswebchick

Comments

drumm’s picture

Status: Needs review » Reviewed & tested by the community

Looks fine to me.

dries’s picture

Status: Reviewed & tested by the community » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)