Closed Bug 204610 Opened 22 years ago Closed 22 years ago

duplicated code

Categories

(MailNews Core :: Database, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: calvin.liu, Assigned: calvin.liu)

Details

Attachments

(1 file)

in file http://lxr.mozilla.org/seamonkey/source/mailnews/base/src/nsMsgFolderDataSource.cpp#2215 there are 2 duplicated lines. (2215,2216) 2214 (kNC_HasUnreadMessages == property) || 2215 (kNC_NoSelect == property) || 2216 (kNC_NoSelect == property) || 2217 (kNC_Synchronize == property) || should delete 1 line.
Attached patch remove 1 line.Splinter Review
please review.
Attachment #122636 - Flags: superreview?(sspitzer)
Attachment #122636 - Flags: review+
Comment on attachment 122636 [details] [diff] [review] remove 1 line. sr/a=sspitzer
Attachment #122636 - Flags: superreview?(sspitzer)
Attachment #122636 - Flags: superreview+
Attachment #122636 - Flags: approval1.4b+
Attachment #122636 - Flags: approval1.4b+ → approval1.4+
Thanks calvin, checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: