validator/htdocs/sgml-lib sgml.soc,1.13,1.14

Update of /sources/public/validator/htdocs/sgml-lib
In directory hutz:/tmp/cvs-serv30081

Modified Files:
	sgml.soc 
Log Message:
Remove unreferenced (and missing) IETF Latin 1 entity set.

Index: sgml.soc
===================================================================
RCS file: /sources/public/validator/htdocs/sgml-lib/sgml.soc,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- sgml.soc	12 Oct 2004 18:00:59 -0000	1.13
+++ sgml.soc	12 Oct 2004 18:18:02 -0000	1.14
@@ -5,7 +5,6 @@
 SGMLDECL sgml.dcl
 
 	-- ISO latin 1 entity set for HTML --
-PUBLIC	"-//IETF//ENTITIES Added Latin 1 for HTML//EN"	  html-latin.sgml
 PUBLIC  "ISO 8879-1986//ENTITIES Added Latin 1//EN//HTML" IETF/ISOlat1.ent
 PUBLIC  "ISO 8879-1986//ENTITIES Added Latin 1//EN"       IETF/ISOlat1.ent
 

Received on Tuesday, 12 October 2004 18:18:04 UTC