X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/5d762aa45d43bcb6d26c6272917525a50c85745b..d38d6a1f7c84cff0c448437676339b3b2ffb091f:/be_nossh.c diff --git a/be_nossh.c b/be_nossh.c index 90ab9987..18ba32a7 100644 --- a/be_nossh.c +++ b/be_nossh.c @@ -31,7 +31,3 @@ void random_destroy_seed(void) void noise_ultralight(unsigned long data) { } - -void noise_regular(void) -{ -}