From cda6937fc2072c46f0a43e693987ba3607e94977 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 23 Mar 2019 07:57:33 +0100 Subject: Remove leftover updater lines in about box Resolves #1020. --- application/palemoon/base/content/aboutDialog.xul | 3 --- 1 file changed, 3 deletions(-) (limited to 'application') diff --git a/application/palemoon/base/content/aboutDialog.xul b/application/palemoon/base/content/aboutDialog.xul index a34923a0a..6edfc2155 100644 --- a/application/palemoon/base/content/aboutDialog.xul +++ b/application/palemoon/base/content/aboutDialog.xul @@ -24,9 +24,6 @@ id="PMaboutDialog" windowtype="Browser:About" onload="init(event);" -#ifdef MOZ_UPDATER - onunload="onUnload(event);" -#endif #ifdef XP_MACOSX inwindowmenu="false" #else -- cgit v1.2.3