From e1e893d76dcbad1985b78a8374afb2f8643188bf Mon Sep 17 00:00:00 2001 From: "dbaron%fas.harvard.edu" Date: Sat, 30 Dec 2000 19:25:23 +0000 Subject: [PATCH] Clean up easily fixed unnecessary includes and exports of implementation header files in layout. b=63766 r=jst@netscape.com sr=buster@netscape.com --- layout/html/base/src/makefile.win | 1 - 1 file changed, 1 deletion(-) diff --git a/layout/html/base/src/makefile.win b/layout/html/base/src/makefile.win index 659455a0099e..4df4bbbd6d9a 100644 --- a/layout/html/base/src/makefile.win +++ b/layout/html/base/src/makefile.win @@ -123,7 +123,6 @@ CPP_OBJS= \ LINCS=-I$(PUBLIC)\xpcom -I$(PUBLIC)\raptor -I$(PUBLIC)\js \ -I$(PUBLIC)\dom -I$(PUBLIC)\netlib -I$(PUBLIC)\unicharutil \ -I..\..\style\src \ - -I..\..\content\src \ -I..\..\..\base\src -I$(PUBLIC)\plugin -I$(PUBLIC)\java \ -I$(PUBLIC)\pref \ -I$(PUBLIC)\lwbrk \