summaryrefslogtreecommitdiff
path: root/js/Sources/SampleCLK.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/SampleCLK.js')
-rw-r--r--js/Sources/SampleCLK.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/Sources/SampleCLK.js b/js/Sources/SampleCLK.js
index eb2a7a81..fe37b67a 100644
--- a/js/Sources/SampleCLK.js
+++ b/js/Sources/SampleCLK.js
@@ -28,7 +28,6 @@ function SampleCLK() {
var ok = true;
this.frequ = arguments[0]["frequ"];
this.offset = arguments[0]["offset"];
- this.exprs = arguments[0]["exprs"];
if (!ok) {
break;
}