mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 04:09:24 +00:00
Fix compiler warning
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user