Skip to content
  • Daniel Gröber (dxld)'s avatar
    rts: Remove bitrotten retainer debug code · 3ebaa4b5
    Daniel Gröber (dxld) authored
    The `defined(DEBUG_RETAINER) == true` branch doesn't even compile anymore
    because 1) retainerSet was renamed to RetainerSet and 2) even if I fix that
    the context in Rts.h seems to have changed such that it's not in scope. If
    3) I fix that 'flip' is still not in scope :)  At that point I just gave up.
    3ebaa4b5