mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Remove unused function prototype
This commit is contained in:
parent
0ffb441cad
commit
fcbf56657d
@ -39,9 +39,6 @@
|
||||
#include <glib.h>
|
||||
|
||||
void prof_run(char *log_level, char *account_name);
|
||||
|
||||
gboolean prof_process_input(char *inp);
|
||||
|
||||
void prof_set_quit(void);
|
||||
|
||||
pthread_mutex_t lock;
|
||||
|
Loading…
Reference in New Issue
Block a user