diff options
Diffstat (limited to 'OpenSim/Region/OptionalModules/World/NPC')
-rw-r--r-- | OpenSim/Region/OptionalModules/World/NPC/NPCAvatar.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/OpenSim/Region/OptionalModules/World/NPC/NPCAvatar.cs b/OpenSim/Region/OptionalModules/World/NPC/NPCAvatar.cs index 9b3400d..67989ba 100644 --- a/OpenSim/Region/OptionalModules/World/NPC/NPCAvatar.cs +++ b/OpenSim/Region/OptionalModules/World/NPC/NPCAvatar.cs | |||
@@ -945,11 +945,6 @@ namespace OpenSim.Region.OptionalModules.World.NPC | |||
945 | { | 945 | { |
946 | } | 946 | } |
947 | 947 | ||
948 | public EndPoint GetClientEP() | ||
949 | { | ||
950 | return null; | ||
951 | } | ||
952 | |||
953 | public ClientInfo GetClientInfo() | 948 | public ClientInfo GetClientInfo() |
954 | { | 949 | { |
955 | return null; | 950 | return null; |