]> git.saurik.com Git - redis.git/blobdiff - src/debug.c
Ignore gcov/lcov artifacts
[redis.git] / src / debug.c
index e7b3ba407fd756adadba96b932caf56f2aad9853..37e6a1f72c17f9ead483c18bdb63bfac964329cc 100644 (file)
@@ -105,7 +105,6 @@ void computeDatasetDigest(unsigned char *final) {
 
             mixDigest(digest,key,sdslen(key));
 
 
             mixDigest(digest,key,sdslen(key));
 
-            /* Make sure the key is loaded if VM is active */
             o = dictGetVal(de);
 
             aux = htonl(o->type);
             o = dictGetVal(de);
 
             aux = htonl(o->type);