summaryrefslogtreecommitdiff
path: root/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream.c')
-rw-r--r--stream.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/stream.c b/stream.c
index 6e0d38d..c635352 100644
--- a/stream.c
+++ b/stream.c
@@ -60,7 +60,6 @@ static const struct xlat msgflags[] = {
{ 0, NULL },
};
-
static void
printstrbuf(struct tcb *tcp, struct strbuf *sbp, int getting)
{
@@ -242,8 +241,6 @@ sys_getpmsg(struct tcb *tcp)
}
#endif /* SYS_getpmsg */
-
-
#ifdef HAVE_SYS_POLL_H
static const struct xlat pollflags[] = {