diff options
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 44ecc2907..f2ac03ae9 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -1,9 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> - <!ENTITY % patches-entities SYSTEM "../patches.ent"> %general-entities; - %patches-entities; ]> <sect1 id="ch-system-gcc" role="wrap"> <title>GCC-&gcc-version;</title> |