summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterwebcontent.h
diff options
context:
space:
mode:
authorMerov Linden <merov@lindenlab.com>2013-07-19 22:35:45 -0700
committerMerov Linden <merov@lindenlab.com>2013-07-19 22:35:45 -0700
commiteadb42eb9d202c38ca2761be07ee4376863550ce (patch)
treee3be91baa660a413a02af6d4084d2fb81ad49c77 /indra/newview/llfloaterwebcontent.h
parent39a2f52b026ee20daf9f55bb40273e573cecfa30 (diff)
ACME-734 : Fix : Feed browsing history but without the query part
Diffstat (limited to 'indra/newview/llfloaterwebcontent.h')
-rwxr-xr-xindra/newview/llfloaterwebcontent.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterwebcontent.h b/indra/newview/llfloaterwebcontent.h
index 4d77537f5f..9d6d28bce0 100755
--- a/indra/newview/llfloaterwebcontent.h
+++ b/indra/newview/llfloaterwebcontent.h
@@ -55,7 +55,6 @@ public:
Optional<bool> show_chrome,
allow_address_entry,
allow_back_forward_navigation,
- save_url_history,
trusted_content,
show_page_title;
Optional<LLRect> preferred_media_size;
@@ -112,7 +111,6 @@ protected:
std::string mUUID;
bool mShowPageTitle;
bool mAllowNavigation;
- bool mSaveURLHistory;
};
#endif // LL_LLFLOATERWEBCONTENT_H