From: Josh Triplett Date: Sat, 23 Sep 2006 21:44:15 +0000 (-0700) Subject: Remove the xcb_[extension]_init functions; use xcb_get_extension_data directly X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=16516a5e94205edffddde546abc833106c68068e;p=free-sw%2Fxcb%2Flibxcb Remove the xcb_[extension]_init functions; use xcb_get_extension_data directly --- diff --git a/src/c-client.xsl b/src/c-client.xsl index 188e8b0..982ec02 100644 --- a/src/c-client.xsl +++ b/src/c-client.xsl @@ -89,11 +89,6 @@ authorization from the authors. { "" } - - - return xcb_get_extension_data(c, &_id); -