Bug 388192 - Remove gopher OS integration support. r=caillon, a=mconnor:blocking-firefox3

This commit is contained in:
2007-10-01 11:25:26 -07:00
parent b3dabc4cd1
commit 23e1cc38f7

View File

@@ -83,7 +83,6 @@ static const ProtocolAssociation appProtocols[] = {
{ "http", PR_TRUE },
{ "https", PR_TRUE },
{ "ftp", PR_FALSE },
{ "gopher", PR_FALSE },
{ "chrome", PR_FALSE }
};