removing nsCookieHttpNotify.{h,cpp} now that they are unused and empty, b=210561.

This commit is contained in:
darin%meer.net 2003-08-05 02:16:36 +00:00
Родитель 408bf58f3f
Коммит 23eb5beb12
4 изменённых файлов: 0 добавлений и 4 удалений

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

@ -80,7 +80,6 @@ XPIDLSRCS = \
$(NULL)
EXPORTS = \
nsCookieHTTPNotify.h \
nsCCookieManager.h \
$(NULL)

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

@ -1 +0,0 @@

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

@ -1 +0,0 @@

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

@ -38,7 +38,6 @@
* ***** END LICENSE BLOCK ***** */
#include "nsCookieService.h"
#include "nsCookieHTTPNotify.h"
#include "nsIServiceManager.h"
#include "nsIGenericFactory.h"
#include "nsIScriptGlobalObject.h"