glx: Remove some unused stuff from glxserver.h

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Adam Jackson
2017-08-16 14:49:18 -04:00
parent 3d81abba9c
commit 43878fa877
2 changed files with 1 additions and 14 deletions

View File

@@ -253,7 +253,7 @@ __glXDisp_Finish(__GLXclientState * cl, GLbyte * pc)
#define SEPARATOR " "
char *
static char *
__glXcombine_strings(const char *cext_string, const char *sext_string)
{
size_t clen, slen;