Closed
Bug 449753
Opened 17 years ago
Closed 17 years ago
Remove redundant export of header files from mailnews/addrbook/src/Makefile.in
Categories
(MailNews Core :: Address Book, defect)
MailNews Core
Address Book
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.9.1a2
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
|
588 bytes,
patch
|
Bienvenu
:
review+
Bienvenu
:
superreview+
|
Details | Diff | Splinter Review |
After bug 413260 we don't need to export nsAbMDBCard.h any more (palm sync no longer requires it), I also realised that we don't need to export the nsAbOSX*.h files either.
Simple patch to remove those.
Attachment #332918 -
Flags: superreview?(bienvenu)
Attachment #332918 -
Flags: review?(bienvenu)
Updated•17 years ago
|
Attachment #332918 -
Flags: superreview?(bienvenu)
Attachment #332918 -
Flags: superreview+
Attachment #332918 -
Flags: review?(bienvenu)
Attachment #332918 -
Flags: review+
| Assignee | ||
Comment 1•17 years ago
|
||
Checked in, changeset id: 70:5b875623717c
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1a2
You need to log in
before you can comment on or make changes to this bug.
Description
•