[Mesa-dev] [PATCH 10/24] glx: remove duplicated include
Nicolas Kaiser
nikai at nikai.net
Thu Sep 30 07:34:53 PDT 2010
Remove duplicated include.
---
src/glx/glxclient.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/glx/glxclient.h b/src/glx/glxclient.h
index 324b5a6..36a0808 100644
--- a/src/glx/glxclient.h
+++ b/src/glx/glxclient.h
@@ -89,8 +89,6 @@ typedef struct __GLXDRIdisplayRec __GLXDRIdisplay;
typedef struct __GLXDRIscreenRec __GLXDRIscreen;
typedef struct __GLXDRIdrawableRec __GLXDRIdrawable;
-#include "glxextensions.h"
-
struct __GLXDRIdisplayRec
{
/**
--
1.7.2.2
More information about the mesa-dev
mailing list