remove mentions of VM in comments

This commit is contained in:
Premysl Hruby
2012-04-02 11:56:03 +02:00
parent a7138a4cf8
commit 8918de9202
3 changed files with 1 additions and 13 deletions

View File

@ -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);