Commit 3127d006 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Don't die after three unloadable images. We'l see if this actually breaks something.

parent 4e20a8ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -293,7 +293,7 @@ slideshow_change_image(winwidget winwid, int change)
   {
      /* We didn't manage to load any files. Maybe the last one in the show 
         was deleted? */
      eprintf("No more slides in show");
      weprintf("No more slides in show?");
   }
   if (opt.slideshow_delay >= 0.0)
      feh_add_timer(cb_slide_timer, winwid, opt.slideshow_delay,