Removed ua function

This commit is contained in:
7u83 2017-04-07 22:49:04 +02:00
parent 3bd230dcd7
commit 3c0e553c68
1 changed files with 1 additions and 6 deletions

View File

@ -1058,12 +1058,7 @@ public class Exchange {
long buy_failed = 0;
long sell_failed = 0;
public void ua(Account a){
//.money=1000.0;
// a.shares=100;
}
/**
*