Remove redundant comment

This commit is contained in:
Ian Barwick
2015-01-08 09:51:53 +09:00
parent 9dd78f34db
commit 5b5b4cd4cd

View File

@@ -1782,7 +1782,6 @@ create_recovery_file(const char *data_dir)
}
}
/* FreeFile(recovery_file); */
fclose(recovery_file);
return true;