diff --git a/src/open.c b/src/open.c index db5f898..f7e5806 100644 --- a/src/open.c +++ b/src/open.c @@ -38,7 +38,6 @@ #include #include -// TODO: Check CRC64 on structures void *open(const char *filepath) { dicformatContext *ctx;