aboutsummaryrefslogtreecommitdiffstats
path: root/src/vu-single-colour.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-01-08 04:02:08 +0100
committerMattias Andrée <maandree@kth.se>2017-01-08 04:02:08 +0100
commit4cbb81879e31d532b1ef96c4ac7114670303f556 (patch)
treef1da8e13f4e30faba2340bb9c6db3239237c3396 /src/vu-single-colour.c
parentAdd vu-single-colour (diff)
downloadblind-4cbb81879e31d532b1ef96c4ac7114670303f556.tar.gz
blind-4cbb81879e31d532b1ef96c4ac7114670303f556.tar.bz2
blind-4cbb81879e31d532b1ef96c4ac7114670303f556.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'src/vu-single-colour.c')
-rw-r--r--src/vu-single-colour.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/vu-single-colour.c b/src/vu-single-colour.c
index 19fa768..945c827 100644
--- a/src/vu-single-colour.c
+++ b/src/vu-single-colour.c
@@ -76,6 +76,5 @@ main(int argc, char *argv[])
}
}
- efshut(stdout, "<stdout>");
return 0;
}