Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Aug 2015 at 20:21 UTC
Updated:
25 Aug 2015 at 08:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mile23Simple removal of the function and the only place it's used.
There should be a place to store a lookup table for common cases for headers; I'm not sure where that is.
Comment #3
andypostComment #4
andypost+1, deadcode--
Comment #5
dawehnerYeah less things to do. It is also an internal method ... so we can certainly drop it.
Comment #6
alexpottCommitted e6479e4 and pushed to 8.0.x. Thanks!