mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
* Implement proper emptying of trashcan on standalone
* On standalone, folders (and their items) should now be persistently deleted on trash emptying, as well as immediate child items * An implementation for grid mode will follow.
This commit is contained in:
@@ -108,8 +108,6 @@ namespace OpenSim.Framework
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
public int InvType {
|
||||
get {
|
||||
return _invType;
|
||||
|
||||
Reference in New Issue
Block a user