Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables
File /core/modules/locale/locale.install
Line 302: Unused local variable $project_id
Line 512: Unused local variable $method_id
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drupal-core-remove-unused-local-variable-2080459-3.patch | 1.19 KB | mrsinguyen |
| #1 | drupal-core-remove-unused-local-variable-2080459.patch | 1.19 KB | mrsinguyen |
Comments
Comment #1
mrsinguyen commentedAttached patch.
Comment #2
linl commentedPatch no longer applies.
Comment #3
mrsinguyen commentedComment #4
mcrittenden commentedTags
Comment #5
tim.plunkettRemoving tags
Comment #6
johnmcc commentedApplies cleanly and addresses the issue. Looks good.
Comment #7
webchickCommitted and pushed to 8.x. Thanks!