treewide: remove empty default cases
[openwrt/openwrt.git] / target / linux / apm821xx / base-files / lib / preinit / 79_move_config
index 1796e9f5f4633d8230112980026714d4c8a941ad..7a301a9253cb383625380ea99ba7ce12683f4862 100644 (file)
@@ -12,8 +12,6 @@ move_config() {
                        [ -f "/boot/$BACKUP_FILE" ] && mv -f "/boot/$BACKUP_FILE" /
                fi
                ;;
-       *)
-               ;;
        esac
 }