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

git-svn-id: svn://10.0.0.236/trunk@145579 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
darin%meer.net 2003-08-05 02:16:36 +00:00
parent e320553e23
commit a8a4a35f38
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

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