Closed
Bug 303803
Opened 20 years ago
Closed 20 years ago
Remove the unused get_classification_name() routine
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.22
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
Attachments
(1 file)
846 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
get_classification_name() defined in globals.pl is never used. We can remove it.
Someone who may need it should now use Milestone.pm.
![]() |
Assignee | |
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.22
![]() |
Assignee | |
Comment 1•20 years ago
|
||
Attachment #191905 -
Flags: review?(mkanat)
Comment 2•20 years ago
|
||
Comment on attachment 191905 [details] [diff] [review]
patch, v1
Looks good to me! :-)
Attachment #191905 -
Flags: review?(mkanat) → review+
Updated•20 years ago
|
Flags: approval?
Updated•20 years ago
|
Flags: approval? → approval+
![]() |
Assignee | |
Comment 3•20 years ago
|
||
Checking in globals.pl;
/cvsroot/mozilla/webtools/bugzilla/globals.pl,v <-- globals.pl
new revision: 1.333; previous revision: 1.332
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•