Closed Bug 276305 Opened 20 years ago Closed 19 years ago

Unused variable `PRInt32 count' in DIR_AddNewAddressBook

Categories

(SeaMonkey :: MailNews: Address Book & Contacts, defect)

defect
Not set
trivial

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: timeless, Assigned: csthomas)

References

()

Details

Attachments

(1 file)

1.	mailnews/addrbook/src/nsDirPrefs.cpp:432 (See build log excerpt)
	Unused variable `PRInt32 count'
	

430 if (dir_ServerList)
431 {
432   PRInt32 count = dir_ServerList->Count();
433 
434   NS_ConvertUCS2toUTF8 utf8str(dirName);
Assignee: sspitzer → cst
Keywords: helpwanted
Whiteboard: [cst: active, r?]
Target Milestone: --- → mozilla1.8alpha6
Attached patch patchSplinter Review
Attachment #169798 - Flags: superreview?(bienvenu)
Attachment #169798 - Flags: review?(neil.parkwaycc.co.uk)
Attachment #169798 - Flags: review?(neil.parkwaycc.co.uk) → review+
Status: NEW → ASSIGNED
Attachment #169798 - Flags: superreview?(bienvenu) → superreview+
Hardware: Macintosh → All
Whiteboard: [cst: active, r?] → checkin
Target Milestone: mozilla1.8alpha6 → mozilla1.9alpha1
Checking in mozilla/mailnews/addrbook/src/nsDirPrefs.cpp;
/cvsroot/mozilla/mailnews/addrbook/src/nsDirPrefs.cpp,v  <--  nsDirPrefs.cpp
new revision: 1.95; previous revision: 1.94
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Whiteboard: checkin
Verified FIXED (LXR):

Rev	Author	Date		Log
1.95	cst%andrew.cmu.edu	2005-02-24 18:37	 	Bug 276305 Unused variable `PRInt32
count' in DIR_AddNewAddressBook r=neil sr=bz
Status: RESOLVED → VERIFIED
Target Milestone: mozilla1.9alpha1 → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: