diff options
Diffstat (limited to 'staging/mausezahn.c')
-rw-r--r-- | staging/mausezahn.c | 2 |
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) |