Dead code removal: #if 0 conf, dso, pqueue, threads
[openssl.git] / crypto / dso / dso_null.c
index 20122d1cab0a50d6e9026a4574ab36808f275d33..ab2125c28662a1f9b8426da41d0167082a054a6f 100644 (file)
@@ -72,11 +72,6 @@ static DSO_METHOD dso_meth_null = {
     NULL,                       /* unload */
     NULL,                       /* bind_var */
     NULL,                       /* bind_func */
-/* For now, "unbind" doesn't exist */
-#if 0
-    NULL,                       /* unbind_var */
-    NULL,                       /* unbind_func */
-#endif
     NULL,                       /* ctrl */
     NULL,                       /* dso_name_converter */
     NULL,                       /* dso_merger */