Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
gfwilliams committed Jan 15, 2016
1 parent 22d4a11 commit 6a27f69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/jsinteractive.c
Original file line number Diff line number Diff line change
Expand Up @@ -1902,7 +1902,6 @@ void jsiIdle() {
*/

// Check for events that might need to be processed from other libraries
if (wasBusy) jsiConsolePrint("#\n");
if (jswIdle()) wasBusy = true;

// Just in case we got any events to do and didn't clear loopsIdling before
Expand Down

0 comments on commit 6a27f69

Please sign in to comment.