Closed Bug 740067 Opened 13 years ago Closed 13 years ago

Make CreateNeededTablePseudos return void

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: dholbert, Assigned: dholbert)

Details

Attachments

(1 file)

I just noticed that CreateNeededTablePseudos (in nsCSSFrameConstructor) only ever returns NS_OK. So, it doesn't need its nsresult return value -- it can just return void.
Attached patch fixSplinter Review
Trivial fix. Verified that it compiles locally.
Assignee: nobody → dholbert
Status: NEW → ASSIGNED
Attachment #610228 - Flags: review?(bzbarsky)
Attachment #610228 - Flags: review?(bzbarsky) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: