mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-22 16:13:13 +01:00
Clear a warning
This commit is contained in:
parent
895b6b5697
commit
7760ec2d84
@ -1784,7 +1784,7 @@ static void vfbClientStateChange(CallbackListPtr *a, void *b, void *c) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#if XORG >= 113
|
#if XORG >= 113 && XORG < 120
|
||||||
#ifdef GLXEXT
|
#ifdef GLXEXT
|
||||||
extern void GlxExtensionInit(void);
|
extern void GlxExtensionInit(void);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user