Closed Bug 1855955 Opened 2 years ago Closed 2 years ago

Remove useless includes of <iostream>

Categories

(Core :: General, task)

task

Tracking

()

RESOLVED FIXED
120 Branch
Tracking Status
firefox120 --- fixed

People

(Reporter: sergesanspaille, Assigned: sergesanspaille)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Including this headers automatically implies a global constructor (to initialize the global streams), let's get rid of them if they are no used. It also shaved ~30k lines of code to parse.

Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ec65ca2f7db1 Remove useless <iostream> includes r=emilio
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Blocks: 1845263
No longer depends on: 1845263
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: