Commit a2b18e65 authored by Rich Salz's avatar Rich Salz
Browse files

ifdef cleanup, part 4a: '#ifdef undef'



This removes all code surrounded by '#ifdef undef'
One case is left: memmove() replaced by open-coded for loop,
in crypto/stack/stack.c  That needs further review.

Also removed a couple of instances of /* dead code */ if I saw them
while doing the main removal.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent 2747d73c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment