summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
Diffstat (limited to 'progs')
-rw-r--r--progs/xdemos/glxdpyinfo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/xdemos/glxdpyinfo.c b/progs/xdemos/glxdpyinfo.c
index 9f834fd1d1..aef0c0289d 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];