summaryrefslogtreecommitdiffstats
path: root/src/portmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/portmap.c')
-rw-r--r--src/portmap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/portmap.c b/src/portmap.c
index 3e6d87b..2aa4058 100644
--- a/src/portmap.c
+++ b/src/portmap.c
@@ -556,8 +556,6 @@ portmap_bind_resvport(int fd, int family, int but_not)
return port;
}
break;
- default:
- return -1;
}
}
return -1;