Skip to content

Commit bb800ba

Browse files
committed
CNetIf: remove unused static variable
1 parent 1710f51 commit bb800ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libraries/lwIpWrapper/src/CNetIf.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,6 @@ CNetIf* CLwipIf::get(NetIfType_t type,
224224
IPAddress _nm)
225225
{
226226
/* -------------------------------------------------------------------------- */
227-
static int id = 0;
228227
CNetIf* rv = nullptr;
229228
bool isStation = true;
230229
bool isEth = false;

0 commit comments

Comments
 (0)