From b729707ce78368e6f5a742fa0cd31a83009a1893 Mon Sep 17 00:00:00 2001 From: seefo Date: Tue, 6 Jun 2017 09:10:25 -0700 Subject: [PATCH] Removed old comments in SnapshotReview.js --- scripts/system/html/js/SnapshotReview.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/system/html/js/SnapshotReview.js b/scripts/system/html/js/SnapshotReview.js index 28e16f2485..7a5f119037 100644 --- a/scripts/system/html/js/SnapshotReview.js +++ b/scripts/system/html/js/SnapshotReview.js @@ -761,9 +761,6 @@ function printToPolaroid() { type: "snapshot", action: "printToPolaroid" })); - //shareBarHelp.innerHTML = "Printed" - //shareBarHelp.style.backgroundColor = "#000000"; - //shareBarHelp.style.opacity = "0.5"; } else { setPrintButtonLoading(); }