Backed out changeset 7ef2a2d43849 (bug 881131)

This commit is contained in:
Mike de Boer 2013-06-13 19:35:48 +02:00
parent d38a841a00
commit 19b2d2bfe2

View File

@ -249,7 +249,6 @@ const CustomizableWidgets = [{
// Register ourselves with the service so we know when the zoom prefs change.
Services.obs.addObserver(updateZoomResetButton, "browser-fullZoom:zoomChange", false);
Services.obs.addObserver(updateZoomResetButton, "browser-fullZoom:zoomReset", false);
Services.obs.addObserver(updateZoomResetButton, "browser-fullZoom:locationChange", false);
updateZoomResetButton();
if (!inPanel)