mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-30 07:16:21 +00:00
Remove useless comment
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user