Remove defunt project image choices

Summary: These are old project image choices, remove and only go with FontAwesome related images.

Test Plan: Project -> Edit Picture -> Save

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D15051
This commit is contained in:
Chad Little
2016-01-19 08:43:31 -08:00
parent 550793f9a4
commit f7646b40aa
156 changed files with 24 additions and 733 deletions

View File

@@ -30,7 +30,6 @@ $sheets = array(
'menu' => $generator->buildMenuSheet(),
'tokens' => $generator->buildTokenSheet(),
'login' => $generator->buildLoginSheet(),
'projects' => $generator->buildProjectsSheet(),
);
list($err) = exec_manual('optipng');