diff options
Diffstat (limited to 'OpenSim/Region/CoreModules')
-rw-r--r-- | OpenSim/Region/CoreModules/Avatar/Friends/FriendsModule.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/Avatar/Friends/FriendsModule.cs b/OpenSim/Region/CoreModules/Avatar/Friends/FriendsModule.cs index 5721f33..21640cf 100644 --- a/OpenSim/Region/CoreModules/Avatar/Friends/FriendsModule.cs +++ b/OpenSim/Region/CoreModules/Avatar/Friends/FriendsModule.cs | |||
@@ -262,7 +262,6 @@ namespace OpenSim.Region.CoreModules.Avatar.Friends | |||
262 | CacheFriends(client); | 262 | CacheFriends(client); |
263 | } | 263 | } |
264 | 264 | ||
265 | |||
266 | /// <summary> | 265 | /// <summary> |
267 | /// Cache the friends list or increment the refcount for the existing friends list. | 266 | /// Cache the friends list or increment the refcount for the existing friends list. |
268 | /// </summary> | 267 | /// </summary> |