summaryrefslogtreecommitdiff
path: root/indra/llinventory/llinventory.cpp
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2013-04-26 09:24:43 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2013-04-26 09:24:43 -0400
commitaac6472566675b9c50aee6beb15739db94c6e404 (patch)
tree581fd6bdb92262126d5c40808e1aab8376d1a286 /indra/llinventory/llinventory.cpp
parentf35a229281c1b9dbec1f6f939e97344ed86d5429 (diff)
parentd843a0d8bef5d36d3a4ef838b1b0335b4532147b (diff)
merge
Diffstat (limited to 'indra/llinventory/llinventory.cpp')
-rw-r--r--indra/llinventory/llinventory.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/indra/llinventory/llinventory.cpp b/indra/llinventory/llinventory.cpp
index 41d58c6deb..a4cd8333cf 100644
--- a/indra/llinventory/llinventory.cpp
+++ b/indra/llinventory/llinventory.cpp
@@ -249,13 +249,6 @@ BOOL LLInventoryObject::exportLegacyStream(std::ostream& output_stream, BOOL) co
return TRUE;
}
-
-void LLInventoryObject::removeFromServer()
-{
- // don't do nothin'
- llwarns << "LLInventoryObject::removeFromServer() called. Doesn't do anything." << llendl;
-}
-
void LLInventoryObject::updateParentOnServer(BOOL) const
{
// don't do nothin'