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:
@@ -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 ()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user