summaryrefslogtreecommitdiff
path: root/host/linktest/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'host/linktest/main.c')
-rw-r--r--host/linktest/main.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/host/linktest/main.c b/host/linktest/main.c
index b98e8755..af125151 100644
--- a/host/linktest/main.c
+++ b/host/linktest/main.c
@@ -15,12 +15,6 @@
int main(void)
{
- /* host_key.h */
- PublicKeyAlloc(0, 0, 0);
- PublicKeyRead(0);
- PublicKeyReadKeyb(0, 0, 0);
- PublicKeyWrite(0, 0);
-
/* host_misc.h */
ReadFile(0, 0);
WriteFile(0, 0, 0);