summaryrefslogtreecommitdiff
path: root/tool/crypto-speedtest.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tool/crypto-speedtest.tcl')
-rwxr-xr-xtool/crypto-speedtest.tcl2
1 files changed, 0 insertions, 2 deletions
diff --git a/tool/crypto-speedtest.tcl b/tool/crypto-speedtest.tcl
index ca6e0b4..fa923a0 100755
--- a/tool/crypto-speedtest.tcl
+++ b/tool/crypto-speedtest.tcl
@@ -95,8 +95,6 @@ catch {exec /bin/sh -c {rm -f perftest*.db}}
set fd [open perftest0.sql w]
puts $fd {
-PRAGMA key='xyzzy';
-PRAGMA cipher_use_hmac=OFF;
}
close $fd