From 15e94f8ff2b73c33504dddf8b1c19250215ca9df Mon Sep 17 00:00:00 2001 From: callum_linden Date: Sat, 18 Oct 2014 12:19:01 -0700 Subject: Update to build on Xcode 6.0: remove more of unused variables --- indra/newview/llfloatertos.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview/llfloatertos.cpp') diff --git a/indra/newview/llfloatertos.cpp b/indra/newview/llfloatertos.cpp index 0613ffc94d..c1c21c593e 100755 --- a/indra/newview/llfloatertos.cpp +++ b/indra/newview/llfloatertos.cpp @@ -50,7 +50,6 @@ LLFloaterTOS::LLFloaterTOS(const LLSD& data) : LLModalDialog( data["message"].asString() ), mMessage(data["message"].asString()), - mWebBrowserWindowId( 0 ), mLoadingScreenLoaded(false), mSiteAlive(false), mRealNavigateBegun(false), -- cgit v1.2.3