Remove some spurious debugging.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@502 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -67,7 +67,6 @@ public class NetworkResourceBundle extends ResourceBundle
|
|||||||
{
|
{
|
||||||
// If we can reject it before opening a connection, then save the network latency.
|
// If we can reject it before opening a connection, then save the network latency.
|
||||||
if (!inResourceList(path)) {
|
if (!inResourceList(path)) {
|
||||||
System.err.println("MST Failed find: " + _ident + " : " + path);
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user