glx: remove duplicated include

Remove duplicated include.

Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
Nicolas Kaiser 2010-09-30 07:34:53 -07:00 committed by Brian Paul
parent 3f28dbd9bb
commit 7eed3dba58

View file

@ -89,8 +89,6 @@ typedef struct __GLXDRIdisplayRec __GLXDRIdisplay;
typedef struct __GLXDRIscreenRec __GLXDRIscreen;
typedef struct __GLXDRIdrawableRec __GLXDRIdrawable;
#include "glxextensions.h"
struct __GLXDRIdisplayRec
{
/**