X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=crypto-keygen-standalone.c;h=d9206915a775453043d36bc3817e9f0fccd362da;hp=66a8447df63aeace6ebd5badd8e5bdf1979972fa;hb=90ab66ba6bfed05c0ce331d321ff63eba7912637;hpb=25a89453e982d94fe580096eea01dfd46c51f890 diff --git a/crypto-keygen-standalone.c b/crypto-keygen-standalone.c index 66a8447d..d9206915 100644 --- a/crypto-keygen-standalone.c +++ b/crypto-keygen-standalone.c @@ -674,7 +674,6 @@ int main(int argc, char **argv) CHECK(d0_blind_id_fingerprint64_public_id(ctx, fp64, &fp64size)); printf("%d\n", (int)status); printf("%.*s\n", (int)fp64size, fp64); - buf2file(outfile, databuf_out, databufsize_out); if(outfile2) {