From: Andre Noll Date: Sun, 7 Jul 2013 16:51:18 +0000 (+0200) Subject: crypt.c: Remove condition which is always true. X-Git-Tag: v0.5.1~12^2~5 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;ds=sidebyside;h=c17ede547f11afdecc1a98bab6a88116ccb21c91;hp=c17ede547f11afdecc1a98bab6a88116ccb21c91;p=paraslash.git crypt.c: Remove condition which is always true. rsa can never be NULL here. ---