Bug 533580 - strip busted tbird support

This commit is contained in:
Mike Connor 2009-12-08 16:09:26 -08:00
parent a27daaaec5
commit 8df647353a
2 changed files with 0 additions and 5 deletions

View File

@ -125,7 +125,6 @@ kSyncBackoffNotMet: "Trying to sync before the server said it
// Application IDs
FIREFOX_ID: "{ec8030f7-c20a-464f-9b0e-13a3a9e97384}",
THUNDERBIRD_ID: "{3550f703-e582-4d05-9a08-453d09bdfdc6}",
FENNEC_ID: "{a23983c0-fd0e-11dc-95ff-0800200c9a66}",
SEAMONKEY_ID: "{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}",

View File

@ -357,10 +357,6 @@ WeaveSvc.prototype = {
case SEAMONKEY_ID:
engines = ["Form", "History", "Password", "Tab"];
break;
case THUNDERBIRD_ID:
engines = ["Password"];
break;
}
// Grab the actual engine and register them