Closed
Bug 439207
Opened 18 years ago
Closed 17 years ago
Remove unused inline into widet/src/windows/nsWindowAPI.h
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 471471
People
(Reporter: m_kato, Assigned: m_kato)
Details
Attachments
(1 file, 2 obsolete files)
|
4.50 KB,
patch
|
emaijala+moz
:
review+
|
Details | Diff | Splinter Review |
NS_* wrapper functions were removed during development of Fx3. So nsWindowAPI.h has many unused lines. So we should remove these to clean up code.
| Assignee | ||
Updated•18 years ago
|
Attachment #325077 -
Flags: superreview?(emaijala)
Attachment #325077 -
Flags: review?(emaijala)
Comment 1•18 years ago
|
||
Comment on attachment 325077 [details] [diff] [review]
a patch for nsWindowAPI.h
I'd suggest removing the file altogether and moving the remains to nsToolkit, which is the only one using nsWindowApi.h anymore.
Attachment #325077 -
Flags: superreview?(emaijala)
Attachment #325077 -
Flags: review?(emaijala)
Attachment #325077 -
Flags: review-
| Assignee | ||
Comment 2•18 years ago
|
||
Attachment #325077 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•18 years ago
|
||
Attachment #333052 -
Attachment is obsolete: true
| Assignee | ||
Updated•18 years ago
|
Attachment #333053 -
Flags: review?(emaijala)
Updated•18 years ago
|
Attachment #333053 -
Flags: review?(emaijala) → review+
| Assignee | ||
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•