diff options
Diffstat (limited to 'OpenSim/Data/MSSQL/MSSQLUserData.cs')
-rw-r--r-- | OpenSim/Data/MSSQL/MSSQLUserData.cs | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/OpenSim/Data/MSSQL/MSSQLUserData.cs b/OpenSim/Data/MSSQL/MSSQLUserData.cs index 5185659..69fd862 100644 --- a/OpenSim/Data/MSSQL/MSSQLUserData.cs +++ b/OpenSim/Data/MSSQL/MSSQLUserData.cs | |||
@@ -741,17 +741,6 @@ namespace OpenSim.Data.MSSQL | |||
741 | #region Other public methods | 741 | #region Other public methods |
742 | 742 | ||
743 | /// <summary> | 743 | /// <summary> |
744 | /// STUB ! Update current region | ||
745 | /// </summary> | ||
746 | /// <param name="avatarid">avatar uuid</param> | ||
747 | /// <param name="regionuuid">region uuid</param> | ||
748 | /// <param name="regionhandle">region handle</param> | ||
749 | override public void UpdateUserCurrentRegion(UUID avatarid, UUID regionuuid, ulong regionhandle) | ||
750 | { | ||
751 | //m_log.Info("[USER]: Stub UpdateUserCUrrentRegion called"); | ||
752 | } | ||
753 | |||
754 | /// <summary> | ||
755 | /// | 744 | /// |
756 | /// </summary> | 745 | /// </summary> |
757 | /// <param name="queryID"></param> | 746 | /// <param name="queryID"></param> |