summaryrefslogtreecommitdiff
path: root/indra/llmessage
diff options
context:
space:
mode:
authornat-goodspeed <nat@lindenlab.com>2024-01-19 08:49:01 -0500
committerGitHub <noreply@github.com>2024-01-19 08:49:01 -0500
commit337a2356a923ab5a3ac99c3adf81101084926179 (patch)
tree235939c44011201d9cc894b47a983e7384cad89e /indra/llmessage
parent5e19a58a21ce60488d8cba44ee71d22871487b3c (diff)
parent6555fb3409fbdbd412a8062962c133af7aea7614 (diff)
Merge pull request #653 from secondlife/sl-20546
SL-20546: Add metadata to GH build/release page.
Diffstat (limited to 'indra/llmessage')
-rw-r--r--indra/llmessage/llxfer.cpp9
1 files changed, 0 insertions, 9 deletions
diff --git a/indra/llmessage/llxfer.cpp b/indra/llmessage/llxfer.cpp
index 93d5cfc131..212d0619d1 100644
--- a/indra/llmessage/llxfer.cpp
+++ b/indra/llmessage/llxfer.cpp
@@ -386,12 +386,3 @@ std::ostream& operator<< (std::ostream& os, LLXfer &hh)
os << hh.getFileName() ;
return os;
}
-
-
-
-
-
-
-
-
-