summaryrefslogtreecommitdiff
path: root/indra/llmessage/llxfer.cpp
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2024-01-18 15:38:48 -0500
committerNat Goodspeed <nat@lindenlab.com>2024-01-18 15:38:48 -0500
commitb156dd92957bc5ba123f69781bbe538cdc3a06c7 (patch)
treee73936d6e11d808c28f9ffdbf979b7ef40c55faf /indra/llmessage/llxfer.cpp
parent834cc3d1e094bdc9615e6ba46cf49c8c5db872d7 (diff)
SL-20546: Kick the build.
Diffstat (limited to 'indra/llmessage/llxfer.cpp')
-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;
}
-
-
-
-
-
-
-
-
-