diff options
author | Richard Linden <none@none> | 2011-03-18 11:42:39 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2011-03-18 11:42:39 -0700 |
commit | 097e076a7221f8b25914f1fad61e27ac316915e5 (patch) | |
tree | 8a57fcda493436d53a8f783a3d874ce39a093f6e /indra/newview/llmediactrl.h | |
parent | f64a20ddcff91677b02b7688e08819cffb0989c9 (diff) | |
parent | e5a4b145b435396aa2c0d3d9a49019984658cdf4 (diff) |
Automated merge with bundle:F:\code\viewer-social+c:\users\richard\appdata\local\temp\thg.yibew7\http__hg.secondlife.com_viewer-development_t3uwtb.hg
Diffstat (limited to 'indra/newview/llmediactrl.h')
-rw-r--r-- | indra/newview/llmediactrl.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llmediactrl.h b/indra/newview/llmediactrl.h index 38a74f90d3..7a28b0986d 100644 --- a/indra/newview/llmediactrl.h +++ b/indra/newview/llmediactrl.h @@ -113,10 +113,6 @@ public: void setTarget(const std::string& target); - // set/clear URL to visit when a 404 page is reached - void set404RedirectUrl( std::string redirect_url ); - void clr404RedirectUrl(); - // Clear the browser cache when the instance gets loaded void clearCache(); |