Page MenuHomePhorge

MimeMailParser: Remove an unused variable
AbandonedPublic

Authored by aklapper on May 18 2024, 07:41.
Tags
None
Referenced Files
F3337975: D25662.1743597392.diff
Tue, Apr 1, 12:36
F3321282: D25662.1743351028.diff
Sat, Mar 29, 16:10
F3307425: D25662.1743145570.diff
Thu, Mar 27, 07:06
F3305566: D25662.1743116386.diff
Wed, Mar 26, 22:59
F3303122: D25662.1743077059.diff
Wed, Mar 26, 12:04
F3296585: D25662.1742975406.diff
Tue, Mar 25, 07:50
F3294738: D25662.1742941961.diff
Mon, Mar 24, 22:32
F3284010: D25662.1742764854.diff
Sat, Mar 22, 21:20
Tokens
"Love" token, awarded by valerio.bozzolan.

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!