Skip to content

Commit 099cbb1

Browse files
author
Veijo Pesonen
committed
tests-network-interface: drops unreferenced variable
1 parent ba75924 commit 099cbb1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

TESTS/network/interface/networkinterface_status.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,6 @@ void NETWORKINTERFACE_STATUS_NONBLOCK()
137137

138138
void NETWORKINTERFACE_STATUS_GET()
139139
{
140-
nsapi_connection_status_t status;
141-
142140
net = NetworkInterface::get_default_instance();
143141
net->set_blocking(true);
144142

0 commit comments

Comments
 (0)