diff options
author | Jeff Ames | 2008-08-19 02:59:27 +0000 |
---|---|---|
committer | Jeff Ames | 2008-08-19 02:59:27 +0000 |
commit | bea7d4d81ad7a75706305be6c8ca06f8dc6e6eca (patch) | |
tree | 6350036021802eadb2540d14461eb545afd7dea6 /OpenSim/ApplicationPlugins/Rest/Inventory/RestAssetServices.cs | |
parent | Attachment persistence!!! Patch #9169 (Mantis #1171) (diff) | |
download | opensim-SC-bea7d4d81ad7a75706305be6c8ca06f8dc6e6eca.zip opensim-SC-bea7d4d81ad7a75706305be6c8ca06f8dc6e6eca.tar.gz opensim-SC-bea7d4d81ad7a75706305be6c8ca06f8dc6e6eca.tar.bz2 opensim-SC-bea7d4d81ad7a75706305be6c8ca06f8dc6e6eca.tar.xz |
Update svn properties, formatting cleanup.
Diffstat (limited to 'OpenSim/ApplicationPlugins/Rest/Inventory/RestAssetServices.cs')
-rw-r--r-- | OpenSim/ApplicationPlugins/Rest/Inventory/RestAssetServices.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/ApplicationPlugins/Rest/Inventory/RestAssetServices.cs b/OpenSim/ApplicationPlugins/Rest/Inventory/RestAssetServices.cs index 95b0ee3..85748fa 100644 --- a/OpenSim/ApplicationPlugins/Rest/Inventory/RestAssetServices.cs +++ b/OpenSim/ApplicationPlugins/Rest/Inventory/RestAssetServices.cs | |||
@@ -182,7 +182,6 @@ namespace OpenSim.ApplicationPlugins.Rest.Inventory | |||
182 | } | 182 | } |
183 | 183 | ||
184 | Rest.Log.DebugFormat("{0} REST Asset handler EXIT", MsgId); | 184 | Rest.Log.DebugFormat("{0} REST Asset handler EXIT", MsgId); |
185 | |||
186 | } | 185 | } |
187 | 186 | ||
188 | #endregion Interface | 187 | #endregion Interface |