diff options
Diffstat (limited to 'progs')
-rw-r--r-- | progs/xdemos/glxdpyinfo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/xdemos/glxdpyinfo.c b/progs/xdemos/glxdpyinfo.c index 9f834fd1d10..aef0c0289d9 100644 --- a/progs/xdemos/glxdpyinfo.c +++ b/progs/xdemos/glxdpyinfo.c @@ -1030,7 +1030,6 @@ int main (argc, argv) char *displayname = NULL; /* server to contact */ int i; /* temp variable: iterator */ Bool multibuf = False; - int mbuf_event_base, mbuf_error_base; ProgramName = argv[0]; |