Author: toad
Date: 2009-02-14 01:21:07 +0000 (Sat, 14 Feb 2009)
New Revision: 25635
Modified:
branches/db4o/freenet/src/freenet/support/io/SegmentedBucketChainBucketKillJob.java
Log:
Delete
Modified:
branches/db4o/freenet/src/freenet/support/io/SegmentedBucketChainBucketKillJob.java
===================================================================
---
branches/db4o/freenet/src/freenet/support/io/SegmentedBucketChainBucketKillJob.java
2009-02-14 01:05:17 UTC (rev 25634)
+++
branches/db4o/freenet/src/freenet/support/io/SegmentedBucketChainBucketKillJob.java
2009-02-14 01:21:07 UTC (rev 25635)
@@ -29,6 +29,7 @@
context.jobRunner.queue(this,
NativeThread.NORM_PRIORITY, true);
} else {
context.jobRunner.removeRestartJob(this, RESTART_PRIO,
container);
+ container.delete(this);
}
}
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs