Part of meta-issue #2002650: [meta, no patch] improve maintainability by removing unused local variables
File /core/modules/update/update.report.inc
Line 31: Unused local variable $notification_level
Line 156: Unused local variable $key
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2080685-remove-unused-variables-2.patch | 1.08 KB | berdyshev |
| #1 | 2080685-remove-unused-variables.patch | 1.08 KB | chertzog |
Comments
Comment #1
chertzogComment #2
berdyshev commentedre-rolled this patch against current HEAD
Comment #3
samhassell commentedSimple patch removing the unused variables. Applies against current HEAD.
Comment #4
xano2: 2080685-remove-unused-variables-2.patch queued for re-testing.
Comment #5
xano2: 2080685-remove-unused-variables-2.patch queued for re-testing.
Comment #6
catchCommitted/pushed to 8.x, thanks!