summaryrefslogtreecommitdiff
path: root/staging/mausezahn.c
diff options
context:
space:
mode:
Diffstat (limited to 'staging/mausezahn.c')
-rw-r--r--staging/mausezahn.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/staging/mausezahn.c b/staging/mausezahn.c
index 46b7428..6edef71 100644
--- a/staging/mausezahn.c
+++ b/staging/mausezahn.c
@@ -563,8 +563,6 @@ int getopts (int argc, char *argv[])
if (verbose) fprintf(stderr, " mz: no active interfaces found!\n");
strcpy(tx.device, "lo");
}
- if (verbose) // device found
- fprintf(stderr," mz: device not given, will use %s\n",tx.device);
break;
case 1: // arg_string OR device given => find out!
if ( (strncmp(argv[optind],"eth",3)==0)