Bläddra i källkod

- useless - empty

Tomas Hajny 25 år sedan
förälder
incheckning
36216f2411
2 ändrade filer med 0 tillägg och 24 borttagningar
  1. 0 12
      rtl/os2/os2.pas
  2. 0 12
      rtl/os2/pm.pas

+ 0 - 12
rtl/os2/os2.pas

@@ -1,12 +0,0 @@
-{****************************************************************************
-
-                   Copyright (c) 1999-2000 by Florian Kl„mpfl
-                  
- ****************************************************************************}
-unit os2;
-
-  interface
-  
-  implementation
-  
-end.

+ 0 - 12
rtl/os2/pm.pas

@@ -1,12 +0,0 @@
-{****************************************************************************
-
-                   Copyright (c) 1999-2000 by Florian Kl„mpfl
-                  
- ****************************************************************************}
-unit pm;
-
-  interface
-  
-  implementation
-  
-end.