fixes bug 201663 "FTP download from nightly / trunk - archives are short" r=dougt sr=bryner

This commit is contained in:
darin%netscape.com 2003-04-12 22:01:33 +00:00
Родитель 570ed13807
Коммит a0d85a46bd
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -2318,8 +2318,6 @@ void
nsFtpState::KillControlConnection() {
mControlReadCarryOverBuf.Truncate(0);
DataConnectionComplete();
NS_IF_RELEASE(mDRequestForwarder);
mIPv6Checked = PR_FALSE;