summaryrefslogtreecommitdiffstats
path: root/stream.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream.c')
-rw-r--r--stream.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream.c b/stream.c
index 60d98800..bd76e43d 100644
--- a/stream.c
+++ b/stream.c
@@ -423,8 +423,6 @@ int sleep(int sec)
return 0;
}
-#else
-#error port me!
#endif
static void tail_strategy(val stream, unsigned long *state)