Opened 13 years ago
Closed 13 years ago
#23782 closed defect (bug) (fixed)
Remove unused $style variable from do_meta_boxes()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.6 | Priority: | low |
| Severity: | trivial | Version: | |
| Component: | Administration | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
In working with abstracting code from do_meta_boxes() to do_accordion_sections() in #23450, I noticed an unused variable $style.
Patch attached.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Unused since [14459].