forked from I2P_Developers/i2p.i2p
Refactor fields to private and replace with getters,
and lots of prep for lack of metainfo and storage.
This commit is contained in:
@@ -38,6 +38,7 @@ public class StaticSnark
|
||||
//Security.addProvider(gnu);
|
||||
|
||||
// And finally call the normal starting point.
|
||||
Snark.main(args);
|
||||
//Snark.main(args);
|
||||
System.err.println("unsupported");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user