diff --git a/TODO b/TODO
index 3d2ca2d26300fcbe53819ad7cb49fd65d80acc3d..412a1c950ddd4a200dd8eed7d827564ac1d1cd2a 100644
--- a/TODO
+++ b/TODO
@@ -7,7 +7,6 @@ WebUI:
 WiSP -> User List -> Edit: Must be able to clear fields (MAC Address)
 WiSP User Add -> Check if only certain fields are blank. Might want to add user without MAC Address.
 Fix up multi-user-add, code is a bit fugly, use lastinsertid
-wisp-user-delete.php - proper sql error handling
 wisp-user-edit.php - proper sql error handling, use 1 query to pull in all attribs and check them in a hash, nigel to then cleanup