del annoying comment

This commit is contained in:
merlokk 2018-11-27 19:44:03 +02:00
commit 04b436ce5e

View file

@ -163,7 +163,6 @@ int saveFileJSON(const char *preferredName, const char *suffix, uint8_t* data, s
}
PrintAndLog("File `%s` saved.", fileName);
// free json object
json_decref(root);
out: