Closed Bug 227 Opened 27 years ago Closed 24 years ago

warning fix : ns/cmd/winfe/dde.cpp

Categories

(MozillaClassic Graveyard :: Windows FE, defect, P5)

1998-03-31
x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: rick, Assigned: blythe)

Details

Created by Rick Osborne (rick@rixsoft.com) on Tuesday, April 14, 1998 6:46:30 PM PDT Additional Details : (In the continuing quest to eliminate even compiler warnings ... ) Simple unreferenced var. (3648) : warning : 'iTraverseIndex' : unreferenced local variable --- dde.old.cpp Wed Apr 08 17:46:35 1998 +++ dde.cpp Tue Apr 14 21:33:41 1998 @@ -3625,3 +3625,3 @@ HDDEDATA CDDEWrapper::CancelProgress(HSZ // transaction ID. - int iTraverseIndex; + /* Unreferenced: int iTraverseIndex; */ MWContext *pTraverseContext = NULL; Updated by (blythe@netscape.com) on Wednesday, April 15, 1998 4:41:12 PM PDT Additional Details : I merged in the diff. Thanks Rick, next source drop will have it!
mid-air collision ? / bugzilla cleanup Reopening (current State: resolved and no resolution)
Status: RESOLVED → REOPENED
marking fixed
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
VERIFIED due to no changes in over a year
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.