projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
405f925
)
mesa/st: Remove dead members.
author
José Fonseca
<jfonseca@vmware.com>
Fri, 23 Apr 2010 16:03:10 +0000
(17:03 +0100)
committer
José Fonseca
<jfonseca@vmware.com>
Fri, 23 Apr 2010 16:08:11 +0000
(17:08 +0100)
src/mesa/state_tracker/st_context.h
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_context.h
b/src/mesa/state_tracker/st_context.h
index dfee490b54a8f82ed13b7322d886f40e2b2dc63e..3637f6e75f01af73c53d267746b9491477abda58 100644
(file)
--- a/
src/mesa/state_tracker/st_context.h
+++ b/
src/mesa/state_tracker/st_context.h
@@
-201,7
+201,6
@@
struct st_framebuffer
{
GLframebuffer Base;
void *Private;
- GLuint InitWidth, InitHeight;
struct st_framebuffer_iface *iface;
enum st_attachment_type statts[ST_ATTACHMENT_COUNT];