mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00
remove more unused variables
This commit is contained in:
parent
ba1c830aa4
commit
6b973402fd
@ -128,9 +128,6 @@ jsPsych.plugins["virtual-chinrest"] = (function () {
|
||||
}
|
||||
|
||||
/* some additional parameter configuration */
|
||||
var w = window.innerWidth;
|
||||
var h = window.innerHeight;
|
||||
|
||||
let trial_data = {
|
||||
item_width_mm: trial.item_width_mm,
|
||||
item_height_mm: trial.item_height_mm, //card dimension: 85.60 × 53.98 mm (3.370 × 2.125 in)
|
||||
|
Loading…
Reference in New Issue
Block a user