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)