tests-network-interface: drops unreferenced variable

pull/9636/head
Veijo Pesonen 2019-02-07 12:04:09 +02:00
parent ba75924c28
commit 099cbb1d30
1 changed files with 0 additions and 2 deletions

View File

@ -137,8 +137,6 @@ void NETWORKINTERFACE_STATUS_NONBLOCK()
void NETWORKINTERFACE_STATUS_GET()
{
nsapi_connection_status_t status;
net = NetworkInterface::get_default_instance();
net->set_blocking(true);