Closed
Bug 260048
Opened 21 years ago
Closed 20 years ago
nsIAccount.h unused
Categories
(Core Graveyard :: Profile: BackEnd, defect)
Core Graveyard
Profile: BackEnd
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla1.8beta2
People
(Reporter: Biesinger, Assigned: Biesinger)
Details
Attachments
(1 file, 1 obsolete file)
13.81 KB,
patch
|
Details | Diff | Splinter Review |
nsIAccount is unused. there is neither an implementation of it, nor any user.
http://lxr.mozilla.org/mozilla/search?string=IAccount
Assignee | ||
Comment 1•21 years ago
|
||
hm... so is dialshr.h http://lxr.mozilla.org/mozilla/search?string=dialshr
and resource.h is, according to a comment in it, used by muc.rc, which exists in
the CCK - but the CCK has its own resource.h:
http://lxr.mozilla.org/mozilla/source/cck/muc/
Assignee | ||
Comment 2•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #159198 -
Flags: review?(ccarlen)
Assignee | ||
Updated•21 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.8alpha4
Assignee | ||
Updated•21 years ago
|
Target Milestone: mozilla1.8alpha4 → mozilla1.8alpha5
Updated•20 years ago
|
Attachment #159198 -
Flags: review?(ccarlen)
Attachment #159198 -
Flags: review+
Attachment #159198 -
Flags: approval-aviary1.1a2+
Assignee | ||
Comment 4•20 years ago
|
||
(context changed a bit)
Attachment #159198 -
Attachment is obsolete: true
Assignee | ||
Comment 5•20 years ago
|
||
Checking in Makefile.in;
/cvsroot/mozilla/profile/public/Makefile.in,v <-- Makefile.in
new revision: 1.19; previous revision: 1.18
done
Removing dialshr.h;
/cvsroot/mozilla/profile/public/dialshr.h,v <-- dialshr.h
new revision: delete; previous revision: 1.5
done
Removing nsIAccount.h;
/cvsroot/mozilla/profile/public/nsIAccount.h,v <-- nsIAccount.h
new revision: delete; previous revision: 1.6
done
Removing resource.h;
/cvsroot/mozilla/profile/public/resource.h,v <-- resource.h
new revision: delete; previous revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: mozilla1.8alpha5 → mozilla1.8beta2
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•