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

whitespace fixes

This commit is contained in:
Doug Kearns
2008-10-08 11:39:25 +00:00
parent d266cdc384
commit e52fc9af43
7 changed files with 4 additions and 7 deletions

View File

@@ -193,10 +193,10 @@ liberator.config = { //{{{
{
window.messageWasEditedExternally = false;
}, true);
/*window.document.addEventListener("unload", function () {
GetCurrentEditor().removeDocumentStateListener(liberator.config.stateListener);
}, true);*/
}
else
{