From 4ce390b9333decc8ffa30ccfc73f8cf264aeea95 Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Fri, 29 Jul 2005 00:48:12 +0000 Subject: Commit Ian's fixes from Bug 3877 I have tested these on miniglx and they seem to be working. I'm sure Dave will give them a better test. --- src/glx/mini/miniglxP.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/glx/mini/miniglxP.h') diff --git a/src/glx/mini/miniglxP.h b/src/glx/mini/miniglxP.h index 4aa9458d323..96ed0e81cd7 100644 --- a/src/glx/mini/miniglxP.h +++ b/src/glx/mini/miniglxP.h @@ -199,9 +199,6 @@ extern int send_char_msg( Display *dpy, int i, char msg ); extern int blocking_read( Display *dpy, int connection, char *msg, size_t msg_size ); extern int handle_fd_events( Display *dpy, int nonblock ); - -extern Bool __glXWindowExists(__DRInativeDisplay *dpy, GLXDrawable draw); - extern int __miniglx_open_connections( Display *dpy ); extern void __miniglx_close_connections( Display *dpy ); -- cgit v1.2.3