summaryrefslogtreecommitdiff
path: root/server/TetherController.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'server/TetherController.cpp')
-rw-r--r--server/TetherController.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/TetherController.cpp b/server/TetherController.cpp
index 32a0b435..93110e0d 100644
--- a/server/TetherController.cpp
+++ b/server/TetherController.cpp
@@ -242,7 +242,6 @@ NetAddressCollection *TetherController::getDnsForwarders() {
}
int TetherController::applyDnsInterfaces() {
- int i;
char daemonCmd[MAX_CMD_SIZE];
strcpy(daemonCmd, "update_ifaces");