mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-04 23:30:33 +01:00
Fix compiler warning
This commit is contained in:
parent
64a6d3e9c8
commit
4da507a03f
1 changed files with 0 additions and 4 deletions
|
|
@ -42,10 +42,6 @@
|
|||
#include "g_disptab.h"
|
||||
#include "GL/glx_ansic.h"
|
||||
|
||||
#if defined(XFree86LOADER) && !defined(__CYGWIN__) && !defined(__DARWIN__)
|
||||
#define atof xf86atof
|
||||
#endif
|
||||
|
||||
int __glXDisp_FeedbackBuffer(__GLXclientState *cl, GLbyte *pc)
|
||||
{
|
||||
GLsizei size;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue