- Timestamp:
- Mar 29, 2009, 8:21:32 AM (16 years ago)
- Branches:
- owl
- Children:
- fa00c5c
- Parents:
- c34d788
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.c
rdab82f29 r9cd7e6a 430 430 nexttime=time(NULL); 431 431 432 owl_zephyr_process_events(NULL); 432 433 owl_function_debugmsg("startup: entering main loop"); 433 434 /* main loop */ … … 447 448 /* Do AIM stuff */ 448 449 if (owl_global_is_doaimevents(&g)) { 449 owl_aim_process_events();450 /* owl_aim_process_events(); */ 450 451 451 452 if (owl_global_is_aimloggedin(&g)) {
Note: See TracChangeset
for help on using the changeset viewer.