1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-30 21:55:24 +00:00

Removed unused function prototype

This commit is contained in:
James Booth 2015-05-27 00:23:07 +01:00
parent eb91f95c9e
commit 7507e4ecfa

View File

@ -6,6 +6,5 @@
void init_prof_test(void **state);
void close_prof_test(void **state);
void prof_process_xmpp(int loops);
#endif