summaryrefslogtreecommitdiff
path: root/indra/newview/llagent.cpp
diff options
context:
space:
mode:
authorprep <prep@lindenlab.com>2013-02-28 11:13:38 -0500
committerprep <prep@lindenlab.com>2013-02-28 11:13:38 -0500
commit852ccab7a3fd322044a3918b8df4dfc0f6784576 (patch)
tree61a2e625c0c28282875994597152bef67e6faa4f /indra/newview/llagent.cpp
parent03b51b779fd545e63b6f2fa2ef5ba28f21f1ae62 (diff)
parent83eda3f1524a08fa6fc4fbd836c92ae95e8100bc (diff)
merge
Diffstat (limited to 'indra/newview/llagent.cpp')
-rwxr-xr-xindra/newview/llagent.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/indra/newview/llagent.cpp b/indra/newview/llagent.cpp
index e15c1a5104..6c082a7e9c 100755
--- a/indra/newview/llagent.cpp
+++ b/indra/newview/llagent.cpp
@@ -4292,10 +4292,6 @@ void LLAgent::requestLeaveGodMode()
sendReliableMessage();
}
-extern void dump_visual_param(apr_file_t* file, LLVisualParam* viewer_param, F32 value);
-extern std::string get_sequential_numbered_file_name(const std::string& prefix,
- const std::string& suffix);
-
// For debugging, trace agent state at times appearance message are sent out.
void LLAgent::dumpSentAppearance(const std::string& dump_prefix)
{