Fix bustage by removing nsTokenHandler.cpp (it was already removed from makefile.win and cvs removed).

git-svn-id: svn://10.0.0.236/trunk@100329 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dbaron%fas.harvard.edu
2001-08-03 22:25:56 +00:00
parent 2e7aef048a
commit 5521c3a7fe
2 changed files with 0 additions and 2 deletions

View File

@@ -59,7 +59,6 @@ CPPSRCS = \
nsParserNode.cpp \
nsScanner.cpp \
nsToken.cpp \
nsTokenHandler.cpp \
nsWellFormedDTD.cpp \
nsViewSourceHTML.cpp\
$(NULL)