diff mcabber/src/screen.c @ 1254:401639413340

More jabber:iq:last support... (misc) This is a patch from Michael Scherer to answer iq:last requests, slightly modified.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 22 Jun 2007 19:21:23 +0200
parents 9f7e6c22cd14
children dbc907b2d92f
line wrap: on
line diff
--- a/mcabber/src/screen.c	Fri Jun 22 19:18:44 2007 +0200
+++ b/mcabber/src/screen.c	Fri Jun 22 19:21:23 2007 +0200
@@ -101,7 +101,6 @@
 static char *multiline, *multimode_subj;
 int update_roster;
 int utf8_mode = 0;
-static bool Autoaway;
 static bool Curses;
 static bool log_win_on_top;
 static bool roster_win_on_right;