Closed Bug 281592 Opened 19 years ago Closed 19 years ago

"use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is dead code

Categories

(Bugzilla :: Bugzilla-General, defect)

2.19.2
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.20

People

(Reporter: mkanat, Assigned: mkanat)

References

Details

Attachments

(1 file, 1 obsolete file)

globals.pl calls "use" on Bugzilla::RelationSet, but it doesn't actually use it.
Attached patch One-line patch: Remove the "use" (obsolete) — Splinter Review
Pretty simple. One line. :-)
Attachment #173819 - Flags: review?
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.20
Summary: "use Bugzilla::RelationSet" in globals.pl is dead code → "use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is dead code
Turns out that the use statement is also dead in process_bug. That file no
longer uses any RelationSet code.
Attachment #173819 - Attachment is obsolete: true
Attachment #173826 - Flags: review?
Attachment #173819 - Flags: review?
Attachment #173819 - Flags: review+
Attachment #173826 - Flags: review? → review+
Attachment #173819 - Flags: review+
Flags: approval?
Flags: approval? → approval+
Checking in globals.pl;
/cvsroot/mozilla/webtools/bugzilla/globals.pl,v  <--  globals.pl
new revision: 1.301; previous revision: 1.300
done
Checking in process_bug.cgi;
/cvsroot/mozilla/webtools/bugzilla/process_bug.cgi,v  <--  process_bug.cgi
new revision: 1.234; previous revision: 1.233
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: