1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 07:27:58 +01:00

whitespace fixes

This commit is contained in:
Doug Kearns
2008-09-21 11:12:32 +00:00
parent a0a2ba3f24
commit 0d35d7c67d
9 changed files with 7 additions and 19 deletions

View File

@@ -119,7 +119,6 @@ liberator.config = { //{{{
"Edit message with external editor by default",
"boolean", false);
// load Muttator specific modules
if (this.isComposeWindow)
{
@@ -184,7 +183,6 @@ liberator.config = { //{{{
NotifyDocumentWillBeDestroyed: function () {}
};
// XXX: Hack!
window.document.addEventListener("load", function ()
{