RT2848: Remove extra NULL check
authorMartin Olsson <martin@minimum.se>
Tue, 19 Aug 2014 15:46:52 +0000 (11:46 -0400)
committerRich Salz <rsalz@akamai.com>
Tue, 19 Aug 2014 16:43:58 +0000 (12:43 -0400)
Don't need to check auth for NULL since we did when we
assigned to it.

Reviewed-by: Emilia Kasper <emilia@openssl.org>

No differences found