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
parent 408bf58f3f
commit 23eb5beb12
4 changed files with 0 additions and 4 deletions

View File

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

View File

@ -1 +0,0 @@

View File

@ -1 +0,0 @@

View File

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