mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 18:36:22 +00:00
Removed unused function prototype
This commit is contained in:
@@ -68,8 +68,6 @@
|
|||||||
#include "ui/ui.h"
|
#include "ui/ui.h"
|
||||||
#include "window_list.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 gboolean _cmd_execute(ProfWin *window, const char * const command, const char * const inp);
|
||||||
|
|
||||||
static char * _cmd_complete_parameters(ProfWin *window, const char * const input);
|
static char * _cmd_complete_parameters(ProfWin *window, const char * const input);
|
||||||
|
|||||||
Reference in New Issue
Block a user