summaryrefslogtreecommitdiff
path: root/scripts/messages/message_template.msg
diff options
context:
space:
mode:
authorJosh Bell <josh@lindenlab.com>2008-07-22 20:55:02 +0000
committerJosh Bell <josh@lindenlab.com>2008-07-22 20:55:02 +0000
commit35b4a91129bc3da3476e7f9d8d8eb923a621cc3e (patch)
tree2906124fe8371b6336e6f7231cd890d267a75d6d /scripts/messages/message_template.msg
parentdf4f20d4f51e41355e876f734527b4245543415c (diff)
svn merge -r92710:92709 svn+ssh://svn.lindenlab.com/svn/linden/release --> release
Undo r92710 (for QAR-698) - went straight into release instead of a side branch for validation.
Diffstat (limited to 'scripts/messages/message_template.msg')
-rw-r--r--scripts/messages/message_template.msg28
1 files changed, 0 insertions, 28 deletions
diff --git a/scripts/messages/message_template.msg b/scripts/messages/message_template.msg
index 6f49ef25b5..7761283239 100644
--- a/scripts/messages/message_template.msg
+++ b/scripts/messages/message_template.msg
@@ -2436,15 +2436,6 @@ version 2.0
{ LocalID U32 }
{ GrabOffset LLVector3 }
}
- {
- SurfaceInfo Variable
- { UVCoord LLVector3 }
- { STCoord LLVector3 }
- { FaceIndex S32 }
- { Position LLVector3 }
- { Normal LLVector3 }
- { Binormal LLVector3 }
- }
}
@@ -2466,16 +2457,6 @@ version 2.0
{ GrabPosition LLVector3 } // LLVector3, region local
{ TimeSinceLast U32 }
}
- {
- SurfaceInfo Variable
- { UVCoord LLVector3 }
- { STCoord LLVector3 }
- { FaceIndex S32 }
- { Position LLVector3 }
- { Normal LLVector3 }
- { Binormal LLVector3 }
- }
-
}
@@ -2491,15 +2472,6 @@ version 2.0
ObjectData Single
{ LocalID U32 }
}
- {
- SurfaceInfo Variable
- { UVCoord LLVector3 }
- { STCoord LLVector3 }
- { FaceIndex S32 }
- { Position LLVector3 }
- { Normal LLVector3 }
- { Binormal LLVector3 }
- }
}