Closed Bug 97491 Opened 24 years ago Closed 24 years ago

nsCJVMManagerFactory.cpp contains unused obsolete code

Categories

(Core Graveyard :: Java: OJI, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.5

People

(Reporter: dbaron, Assigned: dbaron)

Details

Attachments

(2 files)

nsCJVMManagerFactory.cpp contains a lot of unused (in the #else of an #if 1), obsolete, code. This should be removed to make it easier for people to understand what the file does, and to reduce the amount of code people have to download. (It took me a minute or two to notice that 90% of the file was unused.) I'll attach a patch that does this. Ed Burns, could you review?
ra=edburns IF you put in a comment in the .cpp file saying that in CVS version 1.17 of this file, there was a lot of ifdef'd out code.
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → mozilla0.9.5
Comment on attachment 47526 [details] [diff] [review] patch sr=waterson
Attachment #47526 - Flags: superreview+
I just noticed that nsCJVMManagerFactory.h can be cvs removed, since it's not needed at all anymore. I'll attach a new patch.
Attachment #48923 - Flags: review+
Attachment #48923 - Flags: approval+
Comment on attachment 48923 [details] [diff] [review] revised patch sr=waterson
Attachment #48923 - Flags: superreview+
Checked in 2001-09-10 17:42 PDT.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Verified the patch.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: