summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/llvm/storage.h
diff options
context:
space:
mode:
authorZack Rusin <zack@tungstengraphics.com>2007-10-21 11:16:01 -0400
committerZack Rusin <zack@tungstengraphics.com>2007-10-24 11:21:04 -0400
commit6815a9af6c98934e3537507ccbf077d69a5d5320 (patch)
tree968a1c3d13c274cfb88c8edd4cf45ffa8ccd2310 /src/mesa/pipe/llvm/storage.h
parent3b772a277fe032c94654648d0671ff42fd3fdce6 (diff)
Cleanup some of the debugging output code
Diffstat (limited to 'src/mesa/pipe/llvm/storage.h')
-rw-r--r--src/mesa/pipe/llvm/storage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/pipe/llvm/storage.h b/src/mesa/pipe/llvm/storage.h
index f39d308fdd..66a3363332 100644
--- a/src/mesa/pipe/llvm/storage.h
+++ b/src/mesa/pipe/llvm/storage.h
@@ -57,7 +57,6 @@ private:
llvm::Value *m_undefFloatVec;
llvm::Value *m_undefIntVec;
- int m_shuffleId;
char m_name[32];
int m_idx;