b=716424 remove unused string kDocumentIconPath r=roc

This commit is contained in:
Karl Tomlinson
2012-01-09 17:58:42 +13:00
parent 621c44bd1e
commit ead10561e5

View File

@@ -96,8 +96,6 @@ static const MimeTypeAssociation appTypes[] = {
{ "application/xhtml+xml", "xhtml xht" }
};
static const char kDocumentIconPath[] = "firefox-document.png";
// GConf registry key constants
#define DG_BACKGROUND "/desktop/gnome/background"