* WorkQueueFrontier.java

remove unused variable
This commit is contained in:
Noah Levitt
2012-06-05 16:26:00 -07:00
parent 3bebf10674
commit e965421281
@@ -731,9 +731,6 @@ implements Closeable,
// nothing eligible
return null;
}
// temporary debugging support
int depthFindEligibleURI = 0;
/**
* Check for any future-scheduled URIs now eligible for reenqueuing