Closed Bug 796568 Opened 13 years ago Closed 13 years ago

Remove unnecessary "mozilla::" prefixes in nsLayoutUtils.cpp

Categories

(Core :: Layout, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla18

People

(Reporter: dholbert, Assigned: dholbert)

Details

Attachments

(1 file)

Attached patch fix v1Splinter Review
I noticed some unnecessary (& inconsistent) usage of "mozilla::" prefixes in nsLayoutUtils.cpp, as well as 2 instances of "NULL". (The file has "using namespace mozilla;" at the top, so it doesn't need "mozilla::" prefixes.) Attached patch fixes these up.
Attachment #666849 - Flags: review?(matspal)
Attachment #666849 - Flags: review?(matspal) → review+
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: