From b602fb50a42669c26a54ac86a548c1d757ba1d45 Mon Sep 17 00:00:00 2001 From: "yue.wang" Date: Sat, 16 Nov 2019 13:53:49 +0800 Subject: [PATCH] Remove unused variables. Signed-off-by: yue.wang --- Utils/Data.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/Utils/Data.h b/Utils/Data.h index b989245..df31df6 100644 --- a/Utils/Data.h +++ b/Utils/Data.h @@ -464,9 +464,6 @@ class OffchainWithdrawalBlock libff::bigint startHash; - ethsnarks::FieldT startIndex; - ethsnarks::FieldT count; - ethsnarks::FieldT operatorAccountID; AccountUpdate accountUpdate_O;