diff options
Diffstat (limited to 'src/mesa/pipe/llvm/storage.h')
-rw-r--r-- | src/mesa/pipe/llvm/storage.h | 1 |
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; |