Skip to content
  • Jasper St. Pierre's avatar
    testbase: Fix source ID warning · 735b0e38
    Jasper St. Pierre authored
    This has been bugging me for a bit. Basically, the timeout already
    returns a false-y value, so the source_remove has always been
    invalid. Add an explicit return to timeout, and remove the explicit
    source_remove.
    735b0e38