X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/de297883385030f4bdcd2f5c3839d1187611b949..3b485cc5422f800d142c7023295e82c0a1c10b19:/ui-patch.c diff --git a/ui-patch.c b/ui-patch.c index 69aa4a8..8007a11 100644 --- a/ui-patch.c +++ b/ui-patch.c @@ -92,6 +92,4 @@ void cgit_print_patch(const char *new_rev, const char *old_rev, log_tree_commit(&rev, commit); printf("-- \ncgit %s\n\n", cgit_version); } - - fflush(stdout); }