1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

remove superfluous, commented out puts

This commit is contained in:
Ludwig Ortmann 2013-07-16 13:50:41 +02:00
parent 5c93ff4f65
commit b29dcc7e89

View File

@ -889,7 +889,6 @@ void recv_rpl_dao_ack(void)
return;
}
/* puts("Received DAO ACK"); */
dao_ack_received();
}