test using amiga frontend

This commit is contained in:
Chris Young 2013-04-15 19:51:40 +01:00
parent c6c4747a28
commit 6dcccd5051
1 changed files with 1 additions and 1 deletions

View File

@ -2468,7 +2468,7 @@ void gui_poll(bool active)
schedule_run checks every event, really they need to be sorted so only
the first event needs to be run on each signal. */
if(active)
if(0)
{
ami_handle_msg();
ami_handle_appmsg();