diff --git a/src/command/cmd_ac.c b/src/command/cmd_ac.c index d1d8cb62..5eda9566 100644 --- a/src/command/cmd_ac.c +++ b/src/command/cmd_ac.c @@ -2399,8 +2399,6 @@ _omemo_autocomplete(ProfWin *window, const char *const input, gboolean previous) } } } - - return NULL; } #endif }