projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea1744a
)
st/mesa: Remove unnecessary header from st_gl_api.h.
author
Vinson Lee
<vlee@vmware.com>
Thu, 5 Aug 2010 08:38:46 +0000
(
01:38
-0700)
committer
Vinson Lee
<vlee@vmware.com>
Thu, 5 Aug 2010 08:38:46 +0000
(
01:38
-0700)
src/mesa/state_tracker/st_gl_api.h
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_gl_api.h
b/src/mesa/state_tracker/st_gl_api.h
index fe1aec207ea2d6b7daa21d1e02d717f5344af28e..57c6d9f24d29f81b1f6106584e39841615cb0e97 100644
(file)
--- a/
src/mesa/state_tracker/st_gl_api.h
+++ b/
src/mesa/state_tracker/st_gl_api.h
@@
-2,8
+2,6
@@
#ifndef ST_GL_API_H
#define ST_GL_API_H
-#include "state_tracker/st_api.h"
-
struct st_api *st_gl_api_create(void);
struct st_api *st_gl_api_create_es1(void);
struct st_api *st_gl_api_create_es2(void);