Skip to content
  • Sebastian Dröge's avatar
    queue2: Remove redundant variable · e554c7a1
    Sebastian Dröge authored
    Other than saving an immense amount of 4 bytes of memory this
    prevents clang from complaining and keeps the ring buffer state
    in a single variable instead of two.
    e554c7a1