[Xcb-commit] src

Eamon Walsh ewalsh at kemper.freedesktop.org
Mon Oct 20 11:07:51 PDT 2008


 src/randr.xml |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit c8129e1f19ceb2002c9764b94f03564600f13a8f
Author: Eamon Walsh <ewalsh at tycho.nsa.gov>
Date:   Mon Oct 20 14:05:37 2008 -0400

    RandR: Remove extraneous field from GetCrtcInfoReply.
    
    Signed-off-by: Eamon Walsh <ewalsh at tycho.nsa.gov>

diff --git a/src/randr.xml b/src/randr.xml
index aa14dc6..1700c49 100644
--- a/src/randr.xml
+++ b/src/randr.xml
@@ -371,7 +371,6 @@ authorization from the authors.
 		<reply>
 			<field type="CARD8" name="status" />	<!-- enum SetConfig -->
 			<field type="TIMESTAMP" name="timestamp" />
-			<field type="CARD32" name="crtc" />
 			<field type="INT16" name="x" />
 			<field type="INT16" name="y" />
 			<field type="CARD16" name="width" />


More information about the xcb-commit mailing list