vunhucuongit commited on
Commit
05d804a
1 Parent(s): ab5df1e

Update vi/script.js

Browse files
Files changed (1) hide show
  1. vi/script.js +0 -5
vi/script.js CHANGED
@@ -230,8 +230,3 @@ var dojob = function(run_id) {
230
 
231
  loop(run_id);
232
  }
233
-
234
-
235
- window.on = function(e) {
236
- scale_factor = window.innerWidth / 1600;
237
- }
 
230
 
231
  loop(run_id);
232
  }