Code was deleted in commit affec10635343668839994ea2bac16c1d4524200

Signed-off-by: Alan Coopersmith <[email protected]>
---
 hw/xfree86/doc/ddxDesign.xml |   20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/hw/xfree86/doc/ddxDesign.xml b/hw/xfree86/doc/ddxDesign.xml
index 7a6dce1..6a08732 100644
--- a/hw/xfree86/doc/ddxDesign.xml
+++ b/hw/xfree86/doc/ddxDesign.xml
@@ -5989,26 +5989,6 @@ typedef struct {
 
          </blockquote></para></blockquote>
 
-      <blockquote><para>
-         <programlisting>
-    void LoadFont(FontModule *font);
-         </programlisting>
-         <blockquote><para>
-    This registers the entry points for the font rasteriser module
-    identified by <parameter>font</parameter>.  The 
<structname>FontModule</structname>
-    struct is defined as:
-
-             <programlisting>
- typedef struct {
-    InitFont    initFunc;
-    char *      name;
-    pointer     module;
-} FontModule;
-             </programlisting>
-           </para>
-
-         </blockquote></para></blockquote>
-
     </sect2>
 
   </sect1>
-- 
1.7.9.2

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to