Skip to content
Snippets Groups Projects
Commit b826dbcb authored by callum_linden's avatar callum_linden
Browse files

Update to build on Xcode 6.0: remove unused member variable that makes clang sad

parent 41712d35
Branches
Tags
No related merge requests found
...@@ -106,7 +106,6 @@ typedef LLInitParam::Parser parser_t; ...@@ -106,7 +106,6 @@ typedef LLInitParam::Parser parser_t;
Parser::name_stack_t mNameStack; Parser::name_stack_t mNameStack;
const LLSD* mCurReadSD; const LLSD* mCurReadSD;
LLSD* mWriteRootSD; LLSD* mWriteRootSD;
LLSD* mCurWriteSD;
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment