From 3c0e553c680a2b03ba820b6c384eecbe71a3e3ed Mon Sep 17 00:00:00 2001 From: 7u83 <7u83@maiol.ru> Date: Fri, 7 Apr 2017 22:49:04 +0200 Subject: [PATCH] Removed ua function --- src/sesim/Exchange.java | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/sesim/Exchange.java b/src/sesim/Exchange.java index 4486c35..69d847a 100644 --- a/src/sesim/Exchange.java +++ b/src/sesim/Exchange.java @@ -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; - } + /** *