about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/profanity.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/profanity.h b/src/profanity.h
index 94d7ef45..1b507edc 100644
--- a/src/profanity.h
+++ b/src/profanity.h
@@ -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;