2
0
Эх сурвалжийг харах

- $Log$ killed

git-svn-id: trunk@8995 -
florian 18 жил өмнө
parent
commit
ea07c6176c

+ 0 - 15
rtl/beos/syscall.inc

@@ -76,18 +76,3 @@ begin
      errno := 0;
    end;
 end;
-
-
-{
-  $Log: syscall.inc,v $
-  Revision 1.1  2003/01/08 22:32:28  marco
-   * Small fixes and quick merge with 1.0.x. At least the compiler builds now,
-      but it could crash hard, since there are lots of unimplemented funcs.
-
-  Revision 1.1.2.2  2001/08/15 01:08:25  carl
-  * added SysCall(0 routine here as well as argument declarations
-
-  Revision 1.1.2.1  2001/07/13 03:16:03  carl
-  + static kernel call interface (CPU specific)
-
-}

+ 0 - 16
rtl/beos/sysheap.inc

@@ -34,19 +34,3 @@ begin
 end;
 
 
-
-{
-   $Log: sysheap.inc,v $
-   Revision 1.1  2005/02/07 22:04:55  peter
-     * moved to unix
-
-   Revision 1.1  2005/02/06 16:57:18  peter
-     * threads for go32v2,os,emx,netware
-
-   Revision 1.1  2005/02/06 13:06:20  peter
-     * moved file and dir functions to sysfile/sysdir
-     * win32 thread in systemunit
-
-}
-
-

+ 0 - 11
rtl/win/sysdir.inc

@@ -111,14 +111,3 @@ begin
   Dir:='\';
 {$endif WINCE}
 end;
-
-{
-  $Log: sysdir.inc,v $
-  Revision 1.2  2005/02/14 17:13:32  peter
-    * truncate log
-
-  Revision 1.1  2005/02/06 13:06:20  peter
-    * moved file and dir functions to sysfile/sysdir
-    * win32 thread in systemunit
-
-}