summaryrefslogtreecommitdiffstats
path: root/crypto/bio/bss_fd.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bio/bss_fd.c')
-rw-r--r--crypto/bio/bss_fd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/bio/bss_fd.c b/crypto/bio/bss_fd.c
index 0f003cd89b..a02c65d128 100644
--- a/crypto/bio/bss_fd.c
+++ b/crypto/bio/bss_fd.c
@@ -268,7 +268,6 @@ int BIO_fd_non_fatal_error(int err)
case EALREADY:
# endif
return (1);
- /* break; */
default:
break;
}