Index: Control_Module/src/ServidorUDP.c =================================================================== diff --git a/Control_Module/src/ServidorUDP.c b/Control_Module/src/ServidorUDP.c --- a/Control_Module/src/ServidorUDP.c (revision 12) +++ b/Control_Module/src/ServidorUDP.c (revision 13) @@ -59,7 +59,6 @@ * */ int main(){ - printf("Testpoint"); int conexion_servidorFd; struct sockaddr_in inf_servidor;