aboutsummaryrefslogtreecommitdiff
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
-rw-r--r--ui-patch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui-patch.c b/ui-patch.c
index fc6c145..6878a46 100644
--- a/ui-patch.c
+++ b/ui-patch.c
@@ -82,6 +82,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);
}