Backing out previous change until NS_CALLBACK issue on win is figured out.

This commit is contained in:
dp%netscape.com 2000-01-28 11:19:34 +00:00
Родитель 2e58ac96a8
Коммит 0da5ddd2ea
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -181,8 +181,10 @@ static nsModuleComponentInfo components[] = {
NS_COOKIEHTTPNOTIFY_CID,
NS_COOKIEHTTPNOTIFY_PROGID,
nsCookieHTTPNotifyConstructor,
#if 0
nsCookieHTTPNotify::RegisterProc,
nsCookieHTTPNotify::UnregisterProc
#endif
},
};