mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 16:44:52 +00:00
xfree86: dri2: drop unused variable
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
committed by
Enrico Weigelt
parent
61fc8dac6a
commit
1b9f88aa66
@@ -191,7 +191,6 @@ static int
|
||||
send_buffers_reply(ClientPtr client, DrawablePtr pDrawable,
|
||||
DRI2BufferPtr * buffers, int count, int width, int height)
|
||||
{
|
||||
xDRI2GetBuffersReply rep;
|
||||
int skip = 0;
|
||||
int i;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user