summaryrefslogtreecommitdiff
path: root/noncore/net/networksetup/interface.h
Side-by-side diff
Diffstat (limited to 'noncore/net/networksetup/interface.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/networksetup/interface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/net/networksetup/interface.h b/noncore/net/networksetup/interface.h
index 7943fd6..dc9c6d3 100644
--- a/noncore/net/networksetup/interface.h
+++ b/noncore/net/networksetup/interface.h
@@ -47,13 +47,12 @@ public slots:
void restart();
private:
// Interface information
bool status;
bool attached;
- QString interfaceName;
QString hardwareName;
Module *moduleOwner;
// Network information
QString macAddress;
QString ip;