Only show warning about QCA on user input.
authorBas Pape <baspape@gmail.com>
Tue, 14 May 2013 22:16:01 +0000 (00:16 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 18 May 2013 14:28:33 +0000 (16:28 +0200)
When compiled with QCA support, merely trying to decrypt messages
should not warn about missing qca-ossl; this message should only be
shown on user input (such as the key-related commands) and incoming
messages really requiring qca-ossl to function (key exchange).


No differences found