mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Remove useless comment
This commit is contained in:
parent
62eedb1cd5
commit
a086d3cd16
@ -2553,11 +2553,6 @@ _pgp_autocomplete(ProfWin* window, const char* const input, gboolean previous)
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
|
||||||
* \brief Auto completion for XEP-0373: OpenPGP for XMPP command.
|
|
||||||
*
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
static char*
|
static char*
|
||||||
_ox_autocomplete(ProfWin* window, const char* const input, gboolean previous)
|
_ox_autocomplete(ProfWin* window, const char* const input, gboolean previous)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user