diff options
author | callum_linden <none@none> | 2014-10-18 11:39:21 -0700 |
---|---|---|
committer | callum_linden <none@none> | 2014-10-18 11:39:21 -0700 |
commit | ae54e5160ebe0cae5cdde49368f043ab8aded0a0 (patch) | |
tree | ab81aec7853cf65786e401c6b097e1cc20e06375 /indra/newview/llblocklist.h | |
parent | f81394a544bbdec94d49bd0b056a0345e54ab6a3 (diff) |
Update to build on Xcode 6.0: remove unused variables and functions
Diffstat (limited to 'indra/newview/llblocklist.h')
-rwxr-xr-x | indra/newview/llblocklist.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llblocklist.h b/indra/newview/llblocklist.h index bac79f869e..0f7fa41c32 100755 --- a/indra/newview/llblocklist.h +++ b/indra/newview/llblocklist.h @@ -83,7 +83,6 @@ private: LLHandle<LLToggleableMenu> mContextMenu; - LLBlockedListItem* mSelectedItem; std::string mNameFilter; bool mDirty; bool mShouldAddAll; |