projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
997a254
)
mesa: Clean up core.h.
author
Chia-I Wu
<olv@lunarg.com>
Wed, 17 Nov 2010 16:08:01 +0000
(
00:08
+0800)
committer
Chia-I Wu
<olv@lunarg.com>
Thu, 18 Nov 2010 03:56:01 +0000
(11:56 +0800)
Remove version.h and context.h from core.h.
src/mesa/main/core.h
patch
|
blob
|
history
diff --git
a/src/mesa/main/core.h
b/src/mesa/main/core.h
index ea6e6bf1187cac56e39e4bc976444c21f654ba11..542d95b8488896d0f36e99fa32c0e29019a7c285 100644
(file)
--- a/
src/mesa/main/core.h
+++ b/
src/mesa/main/core.h
@@
-46,8
+46,6
@@
#include "main/imports.h"
#include "main/macros.h"
-#include "main/version.h" /* for MESA_VERSION_STRING */
-#include "main/context.h" /* for _mesa_share_state */
#include "main/mtypes.h"
#ifdef __cplusplus