Remove extra log

This commit is contained in:
Zach Fox 2019-08-15 17:00:59 -07:00
parent a053f9ed9e
commit 6176214d45

View file

@ -320,7 +320,6 @@ function showEmoteAppBar() {
function handleEmoteIndicatorVisibleChanged(newValue) {
console.log("ZRF 2" + emoteAppBarWindow);
if (newValue && !emoteAppBarWindow) {
showEmoteAppBar();
} else if (emoteAppBarWindow) {