diff options
author | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2014-03-03 20:13:09 +0200 |
---|---|---|
committer | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2014-03-03 20:13:09 +0200 |
commit | 100b0f48a9d9aa2883e12ee2c52fc380540711bb (patch) | |
tree | 9493bb97eb6f1f13b862bc501edffa6c71f8b2a2 /indra/newview/llfloaterwebcontent.h | |
parent | 7a45e6fd7716ede5cf7b5481542cde039de62509 (diff) |
MAINT-2902 FIXED Browser secure session indicator should be prominent
Diffstat (limited to 'indra/newview/llfloaterwebcontent.h')
-rwxr-xr-x | indra/newview/llfloaterwebcontent.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llfloaterwebcontent.h b/indra/newview/llfloaterwebcontent.h index f22940cd07..2206784e37 100755 --- a/indra/newview/llfloaterwebcontent.h +++ b/indra/newview/llfloaterwebcontent.h @@ -112,7 +112,6 @@ protected: std::string mUUID; bool mShowPageTitle; bool mAllowNavigation; - bool mSecureURL; // true when the current url is prefixed "https://" }; #endif // LL_LLFLOATERWEBCONTENT_H |