mirror of
https://github.com/lubosz/overte.git
synced 2025-04-08 04:42:20 +02:00
removed extraneous line from active tablet button code
This commit is contained in:
parent
3444b0e84c
commit
5c027705ba
1 changed files with 0 additions and 3 deletions
|
@ -65,9 +65,6 @@
|
|||
|
||||
function cleanup() {
|
||||
tablet.removeButton(button);
|
||||
if (shown) {
|
||||
tablet.webEventReceived.disconnect(onWebEventReceived);
|
||||
}
|
||||
}
|
||||
|
||||
Script.scriptEnding.connect(cleanup);
|
||||
|
|
Loading…
Reference in a new issue