Closed Bug 542995 Opened 14 years ago Closed 11 years ago

clean up VC4.x support defines

Categories

(MailNews Core :: Import, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: m_kato, Unassigned)

Details

Now, comm-central and mozilla-central doesn't support VC4.x, VC5.0 and VC6.0.  So, we should remove VC4.x code into mailnews/import.


/mailnews/import/build/nsImportModule.cpp (View Hg log or Hg annotations)

    * line 93 -- #if defined(_MSC_VER) && _MSC_VER >= 1100
    * line 215 -- #if defined(_MSC_VER) && _MSC_VER >= 1100
    * line 304 -- #if defined(_MSC_VER) && _MSC_VER >= 1100
    * line 326 -- #if defined(_MSC_VER) && _MSC_VER >= 1100
fixed by bug 575740
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.