From 43b4755872d8a4eac3d8b638c6b0d61cc8b49ea0 Mon Sep 17 00:00:00 2001 From: "morse%netscape.com" Date: Wed, 21 Apr 1999 07:30:10 +0000 Subject: [PATCH] remove junk git-svn-id: svn://10.0.0.236/trunk@28451 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/network/protocol/http/htmldlgs.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/mozilla/network/protocol/http/htmldlgs.h b/mozilla/network/protocol/http/htmldlgs.h index f0defbcb4e7..4a0fade4af5 100644 --- a/mozilla/network/protocol/http/htmldlgs.h +++ b/mozilla/network/protocol/http/htmldlgs.h @@ -1,18 +1,15 @@ -/* #include "xp_mcom.h" */ #define XP_STRSTR strstr #define XP_STRTOUL strtoul #include "platform.h" #include "xp_core.h" #include "xp_mem.h" -/* #include "xp_debug.h" */ #include "xp_str.h" #include "xp_list.h" #include "prprf.h" #include #include "xp_file.h" -/* #include "plarenas.h" */ #include "jsotypes.h" #include "plstr.h" #include "seccomon.h"