Sjmarf@sh.itjust.workscake to Programmer Humor@programming.dev · 1 year agoUnused variablessh.itjust.worksimagemessage-square6linkfedilinkarrow-up15arrow-down10
arrow-up15arrow-down1imageUnused variablessh.itjust.worksSjmarf@sh.itjust.workscake to Programmer Humor@programming.dev · 1 year agomessage-square6linkfedilink
minus-squarekevincox@lemmy.mllinkfedilinkarrow-up0·1 year agoLike actually deletes them from the working copy? Or just removes them in the code sent to the compiler but they still appear in the editor?
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up1·1 year agoYeah IIRC it deletes them, which is as mad as you would expect. Maybe they’ve fixed that since I used it last which was some years ago.
Like actually deletes them from the working copy? Or just removes them in the code sent to the compiler but they still appear in the editor?
Yeah IIRC it deletes them, which is as mad as you would expect. Maybe they’ve fixed that since I used it last which was some years ago.