• antirez's avatar
    Remove dead variable bothsds from object.c. · 78644f5e
    antirez authored
    Thanks to @run and @badboy for spotting this.
    Triva: clang was not able to provide me a warning about that when
    compiling.
    
    This closes #1024 and #1207, committing the change myself as the pull
    requests no longer apply cleanly after other changes to the same
    function.
    78644f5e
object.c 18.4 KB