mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 16:16:21 +00:00
Removed unused function prototype
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user