remove obsolete debug messages

This commit is contained in:
Stefan Lankes 2011-09-25 23:50:15 +02:00
parent 012d3938a2
commit c9f6158f1e

View file

@ -97,7 +97,6 @@ int main(int argc, char* argv[])
return errno;
}
printf("Create mshell with pid %u\n", pid);
//close(sockd2);
}