Dead code removal: #if 0 conf, dso, pqueue, threads
authorRich Salz <rsalz@openssl.org>
Fri, 30 Jan 2015 17:46:49 +0000 (12:46 -0500)
committerRich Salz <rsalz@openssl.org>
Fri, 30 Jan 2015 17:46:49 +0000 (12:46 -0500)
commit6f1a93ad111c7dfe36a09a976c4c009079b19ea1
treedb4a17ad2c86410d1caac79780892a6ff3786b26
parent2e635aa81cf1c4e3fd7cb0334c79e7d0771140f1
Dead code removal: #if 0 conf, dso, pqueue, threads

Mostly, but not completely, debugging print statements.
Some old logic kept for internal documentation reasons, perhaps.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/conf/conf_api.c
crypto/conf/conf_lib.c
crypto/dso/dso_dl.c
crypto/dso/dso_dlfcn.c
crypto/dso/dso_null.c
crypto/dso/dso_vms.c
crypto/dso/dso_win32.c
crypto/pqueue/pqueue.c
crypto/threads/th-lock.c