Remove "Warning: file \"%s\" unreadable". It was introduced with revision
authormarcel <marcel@FreeBSD.org>
Sat, 7 Dec 2013 02:20:22 +0000 (02:20 +0000)
committermarcel <marcel@FreeBSD.org>
Sat, 7 Dec 2013 02:20:22 +0000 (02:20 +0000)
commit7d6cc00de2821b1f80830bf0234338284c7920de
tree2b6922874027cb0a004dfdc45add19142d9b5f4b
parentfbd9d78c47bb221eac61fa51d6b53ac4b5b24569
Remove "Warning: file \"%s\" unreadable". It was introduced with revision
44599 and turned less than useful ever since fortunes-o.dat got removed.
Running "fortunes -a" is enough to always see it for fortunes-o.dat.
Since we compile with debugging enabled, the removal is easily compensated
for by running "fortune -D -D".
games/fortune/fortune/fortune.c