test: Remove stray TODO comment from limine.c

This commit is contained in:
Mintsuki
2026-03-23 14:21:14 +01:00
parent 89fc39f7e1
commit a94eff9f25

View File

@@ -583,7 +583,6 @@ FEAT_START
e9_printf("Timestamp: %d", date_at_boot_response->timestamp); e9_printf("Timestamp: %d", date_at_boot_response->timestamp);
FEAT_END FEAT_END
// TODO: LoongArch MP
FEAT_START FEAT_START
e9_printf(""); e9_printf("");
if (_mp_request.response == NULL) { if (_mp_request.response == NULL) {