The following patch removes two functions that I'm not seeing called anywhere from the media module or elsewhere. I've tested and haven't seen any issues.

Removed:
* media_preview_ajax()
* theme_media_admin_thumbnail()

CommentFileSizeAuthor
function_cleanup.diff2.74 KBarthurf

Comments

dave reid’s picture

Does media_preview_ajax() have a related menu hook item that should also be removed?

ParisLiakos’s picture

Status: Needs review » Reviewed & tested by the community

see here #1085136: die() usage should be replaced by exit()
we removed half of it then:p

ParisLiakos’s picture

Title: Depreciated code removal » Deprecated code removal
ParisLiakos’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.