removed unneeded vars

This commit is contained in:
alizardguy 2023-08-21 18:22:06 -07:00
parent bce4ea24d2
commit 32439432d5

View file

@ -15,8 +15,6 @@
var APP_ICON_INACTIVE = ROOT + "icons/inactive.png";
var appStatus = false;
var channel = "overte.application.more.zardsscaleme";
var timestamp = 0;
var INTERCALL_DELAY = 200; //0.3 sec
var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");