mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:24:43 +02:00
remove whitespace
This commit is contained in:
parent
c1e044364f
commit
664b54c004
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ function Trigger(label) {
|
|||
that.triggerSmoothedClick = function () {
|
||||
return that.triggerClicked;
|
||||
};
|
||||
|
||||
|
||||
that.triggerSmoothedSqueezed = function () {
|
||||
return that.triggerValue > that.TRIGGER_ON_VALUE;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue