Author: batosai
Date: 2008-11-10 15:25:37 +0000 (Mon, 10 Nov 2008)
New Revision: 23472
Modified:
trunk/plugins/WoT/IdentityParser.java
Log:
Oops
Modified: trunk/plugins/WoT/IdentityParser.java
===================================================================
--- trunk/plugins/WoT/IdentityParser.java 2008-11-10 15:25:14 UTC (rev
23471)
+++ trunk/plugins/WoT/IdentityParser.java 2008-11-10 15:25:37 UTC (rev
23472)
@@ -136,7 +136,6 @@
if(identity.getBestScore(db) >
0) {
trustee = new
Identity(new FreenetURI(attrs.getValue("uri")), null, false);
db.store(trustee);
- db.commit();
identity.setTrust(db,
trustee, value, comment);
fetcher.fetch(trustee);
}
_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs