qdl icon indicating copy to clipboard operation
qdl copied to clipboard

Feedback: Removed unused/unreachable code

Open danielkutik opened this issue 6 years ago • 1 comments

Removed two unused defines and a unused value. Further there is some unreachable code that needs to be looked at.

Do not merge, to be discussed.

danielkutik avatar Mar 15 '19 17:03 danielkutik

We should fix the missing unref of the udev objects, instead of just adding a FIXME - preferably as one patch removing the unused code and a separate that fixes the udev handling.

If you update your patch accordingly I would be very happy to merge it!

Thanks, Bjorn

andersson avatar May 07 '19 05:05 andersson