Closed Bug 203396 Opened 21 years ago Closed 21 years ago

unused variables in nsRegion::SubRect

Categories

(Core Graveyard :: GFX, defect)

x86
BeOS
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: timeless, Assigned: timeless)

Details

Attachments

(1 file)

/swap/BEOS/mozilla/gfx/src/nsRegion.cpp: In method `void nsRegion::SubRect(const
struct nsRectFast &, class nsRegion &, class nsRegion &) const':
/swap/BEOS/mozilla/gfx/src/nsRegion.cpp:981: warning: unused variable `const
nscoord iw'
/swap/BEOS/mozilla/gfx/src/nsRegion.cpp:977: warning: unused variable `const
nscoord bh'
/swap/BEOS/mozilla/gfx/src/nsRegion.cpp:974: warning: unused variable `const
nscoord bw'
Attachment #121722 - Flags: superreview?(roc+moz)
Attachment #121722 - Flags: review?(mkaply)
Comment on attachment 121722 [details] [diff] [review]
remove unused variables

as long as it builds
Attachment #121722 - Flags: review?(mkaply) → review+
Attachment #121722 - Attachment is obsolete: true
Attachment #121722 - Flags: superreview?(roc+moz) → superreview+
Attachment #121722 - Attachment is obsolete: false
checked in
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: