Remove no longer applying TODO.

This commit is contained in:
2019-03-26 19:37:29 +00:00
parent 48d98d821c
commit c4e64ee541

View File

@@ -38,7 +38,6 @@
#include <string.h>
#include <sys/mman.h>
// TODO: Check CRC64 on structures
void *open(const char *filepath)
{
dicformatContext *ctx;