X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fcommons.js;h=566ffa768e8bac4dbf85a155587ee0c521249d5e;hb=8bd0ea95b1b1df4fbb7e9cd0b599ec6869c87f0e;hp=f0a0a9810e8b31b87f752f7ab628ceda81a6e2f4;hpb=7af28c08ddf23c1c597710fe0434327f65eae40e;p=brisk.git diff --git a/web/commons.js b/web/commons.js index f0a0a98..566ffa7 100644 --- a/web/commons.js +++ b/web/commons.js @@ -915,12 +915,6 @@ function notify(st, text, tout, butt, w, h) notify_ex.call(this, st, text, tout, butt, w, h, false, 0); } - -function $(id) { - return document.getElementById(id); -} - - function globst() { this.st = -1; this.st_loc = -1;