Removed old comments in SnapshotReview.js

This commit is contained in:
seefo 2017-06-06 09:10:25 -07:00
parent fa726f43a6
commit b729707ce7

View file

@ -761,9 +761,6 @@ function printToPolaroid() {
type: "snapshot",
action: "printToPolaroid"
}));
//shareBarHelp.innerHTML = "Printed"
//shareBarHelp.style.backgroundColor = "#000000";
//shareBarHelp.style.opacity = "0.5";
} else {
setPrintButtonLoading();
}