diff options
-rw-r--r-- | sand-leek.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sand-leek.c b/sand-leek.c index f4bf1ae..305754f 100644 --- a/sand-leek.c +++ b/sand-leek.c @@ -129,7 +129,6 @@ work(void *arg) { "Looking for %s, but the sum is %s\n" "Please report this to the developer\n", search, onion); - while(1); continue; } fprintf(stderr, "Found %s.onion\n", onion); |