This commit is contained in:
mscott%netscape.com 1999-08-04 20:32:11 +00:00
Родитель ef31978406
Коммит f81f1014c2
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -283,7 +283,6 @@ nsresult nsSmtpUrl::ParseUrl()
nsresult rv = NS_OK;
// the recipients should consist of just the path part up to to the query part
char * uriPath = nsnull;
rv = GetFileName(&m_toPart);
// now parse out the search field...