From: bdemsky Date: Mon, 1 Aug 2016 19:51:17 +0000 (-0700) Subject: simplify code X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iotcloud.git;a=commitdiff_plain;h=0a19fe655d9b21bfc5c693774bc05694f8c56912;ds=sidebyside simplify code --- diff --git a/src/java/iotcloud/Table.java b/src/java/iotcloud/Table.java index cf7095e..bbcfe6a 100644 --- a/src/java/iotcloud/Table.java +++ b/src/java/iotcloud/Table.java @@ -134,27 +134,29 @@ final public class Table { RejectedMessage rm=new RejectedMessage(s, localmachineid, old_seqn, new_seqn, false); s.addEntry(rm); } else { - long prev_seqn=old_seqn; - for(int i=0; i