This commit is contained in:
rock88 2020-05-22 23:02:30 +03:00
parent 147fe08426
commit b3e71b97c0

View file

@ -22,8 +22,6 @@ int sigaction(int a, const struct sigaction* b, struct sigaction* c) {
return 0;
}
static int nxlink_sock = -1;
void userAppInit() {
socketInitializeDefault();
nxlinkStdio();