diff --git a/chrome/content/settings.xhtml b/chrome/content/settings.xhtml index e3dc7c0..5ee00d7 100644 --- a/chrome/content/settings.xhtml +++ b/chrome/content/settings.xhtml @@ -13,7 +13,6 @@ onload="quicktext.init();" onunload="quicktext.unload();" - onresize="quicktext.onResize()" ondialogcancel="return quicktext.close(false);" buttons="extra1, cancel"