mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
gui/nfs: implement mac address lookup
Conflicts: src/gui/moviebrowser.cpp src/gui/nfs.cpp
This commit is contained in:
@@ -121,7 +121,6 @@ void netGetIP(std::string &dev, std::string &ip, std::string &mask, std::string
|
||||
brdcast = std::string(tmp);
|
||||
|
||||
close(fd);
|
||||
return;
|
||||
}
|
||||
#if 0
|
||||
//never used
|
||||
|
Reference in New Issue
Block a user