Fix compiler warning

This commit is contained in:
Kevin E Martin 2004-07-31 00:32:43 +00:00
parent 64a6d3e9c8
commit 4da507a03f

View File

@ -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;