projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f28dbd
)
glx: remove duplicated include
author
Nicolas Kaiser
<nikai@nikai.net>
Thu, 30 Sep 2010 14:34:53 +0000
(07:34 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 30 Sep 2010 15:36:23 +0000
(09:36 -0600)
Remove duplicated include.
Signed-off-by: Brian Paul <brianp@vmware.com>
src/glx/glxclient.h
patch
|
blob
|
history
diff --git
a/src/glx/glxclient.h
b/src/glx/glxclient.h
index 324b5a65c190144b662d8e26855a446ce8227d94..36a0808c048a05c2ae07435cd359bd0881460709 100644
(file)
--- 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
{
/**