Closed
Bug 125776
Opened 23 years ago
Closed 23 years ago
cvs remove nsCaseConversionImp.{h,cpp}
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla0.9.9
People
(Reporter: dbaron, Assigned: dbaron)
Details
I recently spent a bit of time tracking down a bug being confused by
nsCaseConversionImp.{h,cpp} until I realized that those files aren't used
anymore (rather, we use nsCaseConversionImp2.{h,cpp}). So I'd like to
cvs-remove them so they don't confuse other people the same way.
Assignee | ||
Comment 1•23 years ago
|
||
There's no point attaching a patch, but to clarify, the patch would indicate cvs
removal of the files:
mozilla/intl/unicharutil/src/nsCaseConversionImp.h
mozilla/intl/unicharutil/src/nsCaseConversionImp.cpp
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.9
Comment 2•23 years ago
|
||
r=ftang
Comment 3•23 years ago
|
||
sr=alecf - I think the reason I didn't remove them at the time was I didn't have
access to a mac (this was pre-xml projects) - so make sure to check the project
xml..
Assignee | ||
Comment 4•23 years ago
|
||
Fix checked in 2002-02-16 08:33 PDT.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Component: String → XPCOM
You need to log in
before you can comment on or make changes to this bug.
Description
•