I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit d3950bdc authored by zzz's avatar zzz
Browse files

comment out main

parent 73901f6e
No related branches found
No related tags found
No related merge requests found
......@@ -120,6 +120,7 @@ public class RoutingKeyGenerator {
return SHA256Generator.getInstance().calculateHash(modVal);
}
/****
public static void main(String args[]) {
Hash k1 = new Hash();
byte k1d[] = new byte[Hash.HASH_LENGTH];
......@@ -137,4 +138,5 @@ public class RoutingKeyGenerator {
} catch (Throwable t) { // nop
}
}
****/
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment