summaryrefslogtreecommitdiff
path: root/main/tdd.c
diff options
context:
space:
mode:
Diffstat (limited to 'main/tdd.c')
-rw-r--r--main/tdd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/tdd.c b/main/tdd.c
index 370119cde..3dcc668a4 100644
--- a/main/tdd.c
+++ b/main/tdd.c
@@ -361,4 +361,3 @@ int tdd_generate(struct tdd_state *tdd, unsigned char *buf, const char *str)
}
return bytes;
}
-