Closed
Bug 269925
Opened 21 years ago
Closed 21 years ago
/Users/timeless/mozilla/widget/src/mac/nsWindow.cpp: warning: `Boolean control_key_down()' and `long long int microseconds()' defined but not used
Categories
(Core Graveyard :: GFX: Mac, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file)
796 bytes,
patch
|
jhpedemonte
:
review+
bzbarsky
:
superreview+
|
Details | Diff | Splinter Review |
/Users/timeless/mozilla/widget/src/mac/nsWindow.cpp:245: warning: `Boolean
control_key_down()' defined but not used
/Users/timeless/mozilla/widget/src/mac/nsWindow.cpp:252: warning: `long long int
microseconds()' defined but not used
Attachment #165972 -
Flags: review?(jhpedemonte)
![]() |
||
Updated•21 years ago
|
Attachment #165972 -
Flags: review?(jhpedemonte) → review+
Attachment #165972 -
Flags: superreview?(bzbarsky)
![]() |
||
Updated•21 years ago
|
Attachment #165972 -
Flags: superreview?(bzbarsky) → superreview+
mozilla/widget/src/mac/nsWindow.cpp 1.222
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•17 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•