Remove an extra semicolon which disturbs pedantic compilers; rs=sdwilsh a=landing on a CLOSED TREE DONTBUILD

This commit is contained in:
Ehsan Akhgari 2011-01-20 14:14:35 -05:00
parent 93105dc79a
commit 203be2bb25

View File

@ -101,7 +101,7 @@ VisitInfo::GetSessionId(PRInt64* _sessionId)
NS_IMPL_ISUPPORTS1(
VisitInfo
, mozIVisitInfo
);
)
} // namespace places
} // namespace mozilla