From 0ea003b780e8042ab2de6a36beeec75c545fbfcd Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Thu, 21 Jul 2005 21:19:56 +0000 Subject: [PATCH] Bug #137698 --> [unix] re-enable the cached compose window on linux. We've fixed all of the problems that were forcing us to keep this turned off. sr=me a=bsmedberg Patch by Andrew Schultz git-svn-id: svn://10.0.0.236/trunk@176409 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/mailnews/mailnews.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/mozilla/mailnews/mailnews.js b/mozilla/mailnews/mailnews.js index 3d60f3cca42..1ce60c06ccc 100644 --- a/mozilla/mailnews/mailnews.js +++ b/mozilla/mailnews/mailnews.js @@ -677,8 +677,6 @@ pref("news.show_first_unread", false); pref("news.sash_geometry", ""); pref("mail.signature_date", 0); -// until bug #130581 is fixed, we need to override this on linux -pref("mail.compose.max_recycled_windows", 0); # XP_UNIX #endif #endif