Fix JFWDisplay's stringbase diff

This commit is contained in:
LagoLunatic
2023-11-12 22:30:38 -05:00
parent 505b03d9a3
commit dddf04bcfc
-4
View File
@@ -549,7 +549,3 @@ void diagnoseGpHang() {
OSReport("GP is in unknown state.\n");
}
}
static void dummyFunc2() {
OSReport("\0\0\0\0\0\0");
}