* harmless deprecated warning, just in case.

I get warnings while compiling. Is oldfpccall still live?

git-svn-id: trunk@20274 -
This commit is contained in:
marco 2012-02-07 10:55:11 +00:00
parent 8a2a788bd9
commit c44ce80585

View File

@ -12,7 +12,7 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
**********************************************************************}
unit oldlinux;
unit oldlinux deprecated 'Use Baseunix/Unix';
Interface