Uncommented line after updating samskivert with the required
method. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@651 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -1009,8 +1009,8 @@ public class ResourceManager
|
||||
_resourceModifiedOp.init(path, _lastModified = newLastModified);
|
||||
observers.apply(_resourceModifiedOp);
|
||||
} else {
|
||||
// TODO: uncomment when we get this method into samskivert
|
||||
// observers.prune();
|
||||
// remove any observers that have been garbage-collected
|
||||
observers.prune();
|
||||
}
|
||||
return observers.isEmpty();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user