Tidied OTR and PGP combinations in client_events.c

This commit is contained in:
James Booth
2015-06-21 19:29:23 +01:00
parent 13a612cbc2
commit 03a4aa4408
2 changed files with 42 additions and 24 deletions

View File

@@ -58,9 +58,7 @@ static GTimer *typing_elapsed;
static void _title_bar_draw(void);
static void _show_self_presence(void);
static void _show_contact_presence(ProfChatWin *chatwin);
#ifdef HAVE_LIBOTR
static void _show_privacy(ProfChatWin *chatwin);
#endif
void
create_title_bar(void)