1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-26 03:51:32 +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

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);