diff options
| author | Andrey Lihatskiy <andreylproductengine@lindenlab.com> | 2019-04-24 12:01:25 +0000 |
|---|---|---|
| committer | Andrey Lihatskiy <andreylproductengine@lindenlab.com> | 2019-04-24 12:01:25 +0000 |
| commit | 85b431d5137886927efef35ca558bc8a998a5212 (patch) | |
| tree | 2540ab184186290e3c9b4cf36f02953a00eb5fa6 /indra/newview/llviewerregion.cpp | |
| parent | 79dbdc99b309f0b3bf7e13a9e7bb163d7b18a2cd (diff) | |
| parent | ba90f3a8e4afb5eb303dab5f590db713ff82ec0e (diff) | |
Merged in default (pull request #839)
SL-10994 Removed Facebook In-world Sharing
Approved-by: Andrey Kleshchev
Diffstat (limited to 'indra/newview/llviewerregion.cpp')
| -rw-r--r-- | indra/newview/llviewerregion.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llviewerregion.cpp b/indra/newview/llviewerregion.cpp index 4d9288f152..90b6510c1f 100644 --- a/indra/newview/llviewerregion.cpp +++ b/indra/newview/llviewerregion.cpp @@ -2895,7 +2895,6 @@ void LLViewerRegionImpl::buildCapabilityNames(LLSD& capabilityNames) capabilityNames.append("EstateAccess"); capabilityNames.append("EstateChangeInfo"); capabilityNames.append("EventQueueGet"); - capabilityNames.append("FacebookConnect"); capabilityNames.append("FlickrConnect"); capabilityNames.append("TwitterConnect"); |
