summaryrefslogtreecommitdiff
path: root/indra/newview/llfloaterhelpbrowser.h
diff options
context:
space:
mode:
authorRichard Nelson <richard@lindenlab.com>2011-10-10 19:17:38 -0700
committerRichard Nelson <richard@lindenlab.com>2011-10-10 19:17:38 -0700
commitec23ec68ea8835e4155e083ec5570245b0aef1ec (patch)
tree157ff142523382a6756ebc508a98362891a850e7 /indra/newview/llfloaterhelpbrowser.h
parent7e13856df2c60a7e011df01459a3a085a3a4a82a (diff)
EXP-1310 FIX Profile button should open Web Profile floater
removed unused LLWeb functions for opening non-web media moved logic inside floaters and away from auxiliary functions
Diffstat (limited to 'indra/newview/llfloaterhelpbrowser.h')
-rw-r--r--indra/newview/llfloaterhelpbrowser.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/indra/newview/llfloaterhelpbrowser.h b/indra/newview/llfloaterhelpbrowser.h
index afe0f4df69..80b0ecc06b 100644
--- a/indra/newview/llfloaterhelpbrowser.h
+++ b/indra/newview/llfloaterhelpbrowser.h
@@ -48,8 +48,6 @@ class LLFloaterHelpBrowser :
/*virtual*/ void handleMediaEvent(LLPluginClassMedia* self, EMediaEvent event);
void openMedia(const std::string& media_url);
-
- void navigateToLocalPage( const std::string& subdir, const std::string& filename_in );
private:
void buildURLHistory();