From f092adb1f64c7f47ac9d863907befca435470eb4 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Mon, 1 Apr 2019 23:30:38 +0200 Subject: [PATCH] Update TODO.md --- docs/TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/TODO.md b/docs/TODO.md index c4ebc0c72..4fc7423bb 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -5,5 +5,4 @@ Code issues (incorrect code that still works) - Critical sections should be constructors using `CCritSect` -- Some code uses macros such as `__ROL2__` - Some functions/structures have incorrect signing (signed/unsigned BYTE)