Nixed this commented out alternate code.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6060 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -686,7 +686,6 @@ public class DObject
|
|||||||
public List<Object> getLocals ()
|
public List<Object> getLocals ()
|
||||||
{
|
{
|
||||||
return ImmutableList.copyOf(_locattrs);
|
return ImmutableList.copyOf(_locattrs);
|
||||||
// return Collections.unmodifiableList(Arrays.asList(_locattrs));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user