st-texture-cache: Remove unused St.IconType.APPLICATION/DOCUMENT

No reason to have special handling for fallbacks that we can do (and do do)
in the JS.

https://bugzilla.gnome.org/show_bug.cgi?id=671656
This commit is contained in:
Jasper St. Pierre
2012-03-15 18:24:51 -04:00
parent 14d267c246
commit 21e8097b9c
3 changed files with 2 additions and 41 deletions

View File

@ -44,9 +44,7 @@ typedef enum {
typedef enum {
ST_ICON_SYMBOLIC,
ST_ICON_FULLCOLOR,
ST_ICON_APPLICATION,
ST_ICON_DOCUMENT
ST_ICON_FULLCOLOR
} StIconType;
typedef enum {