mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-23 22:26:01 +00:00
* WorkQueueFrontier.java
remove unused variable
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user