Procházet zdrojové kódy

* harmless deprecated warning, just in case.
I get warnings while compiling. Is oldfpccall still live?

git-svn-id: trunk@20274 -

marco před 13 roky
rodič
revize
c44ce80585
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      rtl/linux/oldlinux.pp

+ 1 - 1
rtl/linux/oldlinux.pp

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