diff options
| author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2025-10-27 18:44:24 +0200 |
|---|---|---|
| committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2025-10-27 19:02:55 +0200 |
| commit | 8bcbb33cf2bfed9ab929170aeedb7f6ea391b06f (patch) | |
| tree | b6e4f62bac409d8051f9cf07c09febb8203d12bf /indra/newview/llpaneldirweb.cpp | |
| parent | 4100b0cd411b4ac0ea9a4b944611bf1d99390a92 (diff) | |
Fix indentation and trailing-whitespace
Diffstat (limited to 'indra/newview/llpaneldirweb.cpp')
| -rw-r--r-- | indra/newview/llpaneldirweb.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/llpaneldirweb.cpp b/indra/newview/llpaneldirweb.cpp index ec0635a407..9e76bb81a6 100644 --- a/indra/newview/llpaneldirweb.cpp +++ b/indra/newview/llpaneldirweb.cpp @@ -107,7 +107,6 @@ void LLPanelDirWeb::navigateToDefaultPage() maturity = "gm"; } subs["MATURITY"] = maturity; - url = LLWeb::expandURLSubstitutions(url, subs); mWebBrowser->navigateTo(url, HTTP_CONTENT_TEXT_HTML); } |
