diff options
Diffstat (limited to 'OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs')
-rw-r--r-- | OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs index 30f6f0f..146bc63 100644 --- a/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs +++ b/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs | |||
@@ -1366,10 +1366,6 @@ namespace OpenSim.Region.ClientStack.LindenUDP | |||
1366 | OutPacket(enablesimpacket, ThrottleOutPacketType.Task); | 1366 | OutPacket(enablesimpacket, ThrottleOutPacketType.Task); |
1367 | } | 1367 | } |
1368 | 1368 | ||
1369 | /// <summary> | ||
1370 | /// | ||
1371 | /// </summary> | ||
1372 | /// <returns></returns> | ||
1373 | public AgentCircuitData RequestClientInfo() | 1369 | public AgentCircuitData RequestClientInfo() |
1374 | { | 1370 | { |
1375 | AgentCircuitData agentData = new AgentCircuitData(); | 1371 | AgentCircuitData agentData = new AgentCircuitData(); |