Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Sep 2013 at 14:31 UTC
Updated:
29 Jul 2014 at 22:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
mrsinguyen commentedComment #2
yesct commented@mrsinguyen I added hints to the meta for reviewers. Would you like to review a few?
Comment #3
lokapujyaApplies, and is correct.
Comment #4
yesct commented@lokapujya
how did you check? Did you apply it, and then use an IDE and ask it to find unused vars in the file?
Comment #5
lokapujyaGood question. I observed that breakpoints is an unused locally declared array and also ran an inspector in my IDE.
Comment #6
catchCommitted/pushed to 8.x, thanks!