some stuff

This commit is contained in:
cathugger 2017-10-22 05:34:13 +00:00
parent 1e9e5b3a63
commit 86216787ba
2 changed files with 1 additions and 1 deletions

1
main.c
View file

@ -881,7 +881,6 @@ initseed:
DOFILTER(i,pk,{
if (numwords > 1) {
//printf("numwords=%d,filter_len=%d\n",numwords,(int)filter_len(i));
shiftpk(wpk,pk,filter_len(i));
size_t j;
for (int w = 1;;) {