Removed log
This commit is contained in:
parent
4f0633fdc1
commit
73c3888309
@ -1202,8 +1202,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
_log(volume);
|
||||
|
||||
// Maximum is 10
|
||||
if(volume > 10) {
|
||||
volume = 10;
|
||||
|
Loading…
x
Reference in New Issue
Block a user