1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00

Merge branch 'master' into osx-functional

This commit is contained in:
James Booth 2016-07-25 02:08:16 +01:00
commit b2c46de104

View File

@ -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;