[Xcb-commit] xcb-proto

Josh Triplett josh at kemper.freedesktop.org
Tue Mar 21 14:16:18 PST 2006


 xcb-proto/src/xproto.xml |    2 --
 1 files changed, 2 deletions(-)

New commits:
diff-tree 36663099bb90815ab4ba38cb1f4160c5d228f365 (from 107f317681300e2e21c511406929d0c5663f70a0)
Author: Josh Triplett <josh at freedesktop.org>
Date:   Tue Mar 21 14:15:56 2006 -0800

    Remove outdated comment in xproto.xml; we support ListFontsWithInfo just fine
    now.

diff --git a/xcb-proto/src/xproto.xml b/xcb-proto/src/xproto.xml
index 7b6f4d5..6aba170 100644
--- a/xcb-proto/src/xproto.xml
+++ b/xcb-proto/src/xproto.xml
@@ -363,8 +363,6 @@ authorization from the authors.
   <!-- The requests, in major number order. -->
   <!-- It is the caller's responsibility to free returned XCB*Rep objects. -->
 
-  <!-- FIXME: The ListFontsWithInfo request is not supported by XCB. -->
-
   <enum name="WindowClass">
     <item name="CopyFromParent"><value>0</value></item>
     <item name="InputOutput">   <value>1</value></item>


More information about the xcb-commit mailing list