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"