summaryrefslogtreecommitdiffstats
path: root/ebs.c
diff options
context:
space:
mode:
Diffstat (limited to 'ebs.c')
-rw-r--r--ebs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ebs.c b/ebs.c
index f2d1c93..446e92b 100644
--- a/ebs.c
+++ b/ebs.c
@@ -108,7 +108,6 @@ static void vhod_prazen (struct ebs * e __attribute__((unused))) {
static void izhod_poln (struct ebs * e) {
putchar(e->izhod_medp);
- fflush(stdout);
e->izhod_medp_indeks = 0;
}