Skip to content
Snippets Groups Projects
Commit 84ca5f00 authored by wierenga's avatar wierenga
Browse files

BugID: 949

Remove spurious "DEST HWADDR:" message.
parent e7eb631e
No related branches found
No related tags found
No related merge requests found
......@@ -220,7 +220,6 @@ int GTMETHSocket::open(const char* ifname,
}
// print MAC address for destination
printf("DEST HWADDR: ");
macAddress = "";
for (int i = 0; i < ETH_ALEN; i++)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment