diff options
Diffstat (limited to 'indra/newview/llsyswellitem.h')
-rw-r--r-- | indra/newview/llsyswellitem.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llsyswellitem.h b/indra/newview/llsyswellitem.h index b9b00e972a..3680e50218 100644 --- a/indra/newview/llsyswellitem.h +++ b/indra/newview/llsyswellitem.h @@ -79,7 +79,6 @@ private: LLTextBox* mTitle; LLButton* mCloseBtn; - LLIconCtrl* mIcon; LLUUID mID; }; |