mirror of
https://github.com/fluencelabs/redis
synced 2025-06-18 03:31:21 +00:00
remove mentions of VM in comments
This commit is contained in:
@ -105,7 +105,6 @@ void computeDatasetDigest(unsigned char *final) {
|
||||
|
||||
mixDigest(digest,key,sdslen(key));
|
||||
|
||||
/* Make sure the key is loaded if VM is active */
|
||||
o = dictGetVal(de);
|
||||
|
||||
aux = htonl(o->type);
|
||||
|
Reference in New Issue
Block a user