1
This commit is contained in:
parent
76c511efa2
commit
a28c9ea8a7
@ -454,7 +454,9 @@ void App::ProcessClientMsg(f8::MsgHdr& hdr)
|
|||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
{
|
{
|
||||||
|
#if 0
|
||||||
abort();
|
abort();
|
||||||
|
#endif
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user