Remove some commented out code in libcrypto
[openssl.git] / crypto / bio / bss_fd.c
index 0f003cd89b29c01e01aa47e118e3f2f3e26c31d1..a02c65d128e9c8d8edc0044e19f839652326363f 100644 (file)
@@ -268,7 +268,6 @@ int BIO_fd_non_fatal_error(int err)
     case EALREADY:
 # endif
         return (1);
-        /* break; */
     default:
         break;
     }