Page MenuHomePhorge

MimeMailParser: Remove an unused variable
AbandonedPublic

Authored by aklapper on May 18 2024, 07:41.

Details

Reviewers
valerio.bozzolan
Group Reviewers
O1: Blessed Committers
Summary

$parts is not used anywhere.

Test Plan

Carefully read the code.

Diff Detail

Repository
rP Phorge
Branch
mimemailparserUnusedVar (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1286
Build 1286: arc lint + arc unit

Event Timeline

Uh? It seems in use to me, in legacy lines 142, 145, 154, 155, etc.

This revision now requires changes to proceed.May 18 2024, 12:56

I'm stupid and should have really checked the commit history first. Sorry!