diff options
Diffstat (limited to 'hints/umips.sh')
-rw-r--r-- | hints/umips.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/umips.sh b/hints/umips.sh index 197bc80e22..177fa209f2 100644 --- a/hints/umips.sh +++ b/hints/umips.sh @@ -31,7 +31,6 @@ esac # POSIX support in RiscOS is not useable useposix='false' -# Will give WHOA message, but the prototype are defined in the GCC inc dirs case "$cc" in *gcc*) d_shmatprototype='define' ;; esac |