mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 04:13:11 +02:00
removing debug print statement
This commit is contained in:
parent
fc32ba9ce3
commit
bd11825f3d
1 changed files with 0 additions and 1 deletions
|
@ -931,7 +931,6 @@ var toolBar = (function () {
|
|||
};
|
||||
|
||||
that.toggle = function () {
|
||||
print("toggling");
|
||||
that.setActive(!isActive);
|
||||
if (!isActive) {
|
||||
tablet.gotoHomeScreen();
|
||||
|
|
Loading…
Reference in a new issue