mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Removed unused function prototype
This commit is contained in:
parent
2215a3791f
commit
a798dc5618
@ -68,8 +68,6 @@
|
||||
#include "ui/ui.h"
|
||||
#include "window_list.h"
|
||||
|
||||
typedef char*(*autocompleter)(char*, int*);
|
||||
|
||||
static gboolean _cmd_execute(ProfWin *window, const char * const command, const char * const inp);
|
||||
|
||||
static char * _cmd_complete_parameters(ProfWin *window, const char * const input);
|
||||
|
Loading…
Reference in New Issue
Block a user