mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-06 16:50:25 +02:00
* 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:
parent
8a2a788bd9
commit
c44ce80585
@ -12,7 +12,7 @@
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
|
||||
**********************************************************************}
|
||||
unit oldlinux;
|
||||
unit oldlinux deprecated 'Use Baseunix/Unix';
|
||||
|
||||
Interface
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user