This commit is contained in:
azw 2023-04-14 09:28:20 +00:00
parent 895aec82c1
commit 48a3cd1cdd

View File

@ -383,9 +383,7 @@ void App::ProcessClientMsg(f8::MsgHdr& hdr)
break; break;
default: default:
{ {
#if 0
abort(); abort();
#endif
} }
break; break;
} }