Skip to content
Snippets Groups Projects
Commit 6301a38e authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Remove dead settings check

parent 28703fc6
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -84,7 +84,6 @@ LLFloater360Capture::~LLFloater360Capture()
// and now reverts to the regular "keyhole" frustum of interest
// list updates.
if (!LLApp::isExiting() &&
gSavedSettings.getBOOL("360CaptureUseInterestListCap") &&
mStartILMode != gAgent.getInterestListMode())
{
gAgent.changeInterestListMode(mStartILMode);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment