From: Jamey Sharp Date: Sat, 9 Oct 2010 20:19:05 +0000 (-0700) Subject: xcb_discard_reply: Simplify by re-using poll_for_reply helper. X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c8b539c2a2e53bf3deb0e749a941ab52b7e8834;hp=6c8b539c2a2e53bf3deb0e749a941ab52b7e8834;p=free-sw%2Fxcb%2Flibxcb xcb_discard_reply: Simplify by re-using poll_for_reply helper. If you discard a sequence number that has multiple responses already read, this will do more allocations than necessary. But nobody cares about ListFontsWithInfo. Signed-off-by: Jamey Sharp ---