summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2003-07-01 05:56:14 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2003-07-01 05:56:14 +0000
commit0696b3f901e6e39faf5cf61e99d88d9434ebaf79 (patch)
treecd63ba8617858e7e875adbefd384bfdb93d1cfc9 /hints
parent046e3f33bfc965c84e96ed0ef0ba38b777cb38bf (diff)
downloadperl-0696b3f901e6e39faf5cf61e99d88d9434ebaf79.tar.gz
More nanosleep removal.
p4raw-id: //depot/perl@19899
Diffstat (limited to 'hints')
-rw-r--r--hints/vos.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/hints/vos.sh b/hints/vos.sh
index 7cd1c72e51..1ba8731049 100644
--- a/hints/vos.sh
+++ b/hints/vos.sh
@@ -144,6 +144,4 @@ fi
$rm -f t001$_o t001$_exe t001.kp
EOCBU
-# VOS has a nanosleep() function but it is a dummy.
-d_nanosleep="undef"