1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-17 08:33:48 +00:00

Remove outdated comment about RISCOS. (#263)

This commit is contained in:
Bruce Mitchener 2021-01-21 14:42:32 +07:00 committed by GitHub
parent 68de0e2dfc
commit 1828f208ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,6 @@
#endif /* DOS */
#ifdef DOS
/* RISCOS doesn't have the BSD time functions */
int main(void) {
long dtime;
time(&dtime);