X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=version2%2Fsrc%2FC%2FCommit.h;fp=version2%2Fsrc%2FC%2FCommit.h;h=de6b77b06be823fcfd9f15a11364f6c4a17edec2;hb=3c985f718d03a555926fb3886af30f19a9b14a33;hp=d9f05a928b96731f8daf8c576c2a8fac6c9b6e46;hpb=f818627d0fc1f3c106684c1daff1cb96edc087db;p=iotcloud.git diff --git a/version2/src/C/Commit.h b/version2/src/C/Commit.h index d9f05a9..de6b77b 100644 --- a/version2/src/C/Commit.h +++ b/version2/src/C/Commit.h @@ -7,7 +7,6 @@ class Commit { private: Vector *parts; uint32_t partCount; - Hashset *missingParts; bool fldisComplete; bool hasLastPart; Hashset *keyValueUpdateSet;