From c486d9498b8274e0fd9c7cba616df10f6a7d8977 Mon Sep 17 00:00:00 2001 From: Kitty Barnett Date: Sun, 12 May 2013 12:58:46 +0200 Subject: Refactor LLPanelFace to make it clearer that the material is a property of the face(s) and never the panel --- indra/newview/llpanelface.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'indra/newview/llpanelface.h') diff --git a/indra/newview/llpanelface.h b/indra/newview/llpanelface.h index 401dbd1e94..4e97295b84 100755 --- a/indra/newview/llpanelface.h +++ b/indra/newview/llpanelface.h @@ -118,8 +118,6 @@ private: */ void onTextureSelectionChanged(LLInventoryItem* itemp); - LLMaterialID mMaterialID; - LLMaterialPtr mMaterial; bool mIsAlpha; /* These variables interlock processing of materials updates sent to -- cgit v1.2.3