comparison src/idle.c @ 1062:9446ac58745e

[gaim-migrate @ 1072] tiny fix committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 04 Nov 2000 00:21:33 +0000
parents 4927ce25d8cc
children c73736fa0b7c
comparison
equal deleted inserted replaced
1061:04cce2035541 1062:9446ac58745e
40 { 40 {
41 time_t t; 41 time_t t;
42 #ifdef USE_SCREENSAVER 42 #ifdef USE_SCREENSAVER
43 static XScreenSaverInfo *mit_info = NULL; 43 static XScreenSaverInfo *mit_info = NULL;
44 static Display *d = NULL; 44 static Display *d = NULL;
45 #endif
45 time_t idle_time; 46 time_t idle_time;
46 #endif
47 47
48 /* Not idle, really... :) */ 48 /* Not idle, really... :) */
49 update_idle_times(); 49 update_idle_times();
50 50
51 plugin_event(event_blist_update, 0, 0, 0, 0); 51 plugin_event(event_blist_update, 0, 0, 0, 0);