mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
Removed old comments in SnapshotReview.js
This commit is contained in:
parent
fa726f43a6
commit
b729707ce7
1 changed files with 0 additions and 3 deletions
|
@ -761,9 +761,6 @@ function printToPolaroid() {
|
|||
type: "snapshot",
|
||||
action: "printToPolaroid"
|
||||
}));
|
||||
//shareBarHelp.innerHTML = "Printed"
|
||||
//shareBarHelp.style.backgroundColor = "#000000";
|
||||
//shareBarHelp.style.opacity = "0.5";
|
||||
} else {
|
||||
setPrintButtonLoading();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue