Removed old master key stuff
This commit is contained in:
@ -42,7 +42,7 @@ public interface World {
|
||||
Collection<Exchange> getExchangeCollection();
|
||||
|
||||
public Exchange getDefaultExchange();
|
||||
|
||||
|
||||
Collection<Trader> getTradersCollection();
|
||||
|
||||
public void schedule(EventListener listener, long t);
|
||||
|
Reference in New Issue
Block a user