Remove the fake RLE compression method.
authorRich Salz <rsalz@akamai.com>
Sat, 2 May 2015 15:19:06 +0000 (11:19 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 4 May 2015 19:14:26 +0000 (15:14 -0400)
commit45ddce21fa4c2fdcfe48fb3f7e0ca78531a7b922
tree3b3dc2b5fccd57a75f71f6fcd887a5c46072d15d
parent0fd75c7e6e8482489135beb3f536546f27f6d0e5
Remove the fake RLE compression method.

RLE is a no-op only for testing.  Remove it.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/comp/Makefile
crypto/comp/c_rle.c [deleted file]
crypto/crypto-lib.com
test/ssltest.c